Home
last modified time | relevance | path

Searched defs:LexedMethod (Results 1 – 5 of 5) sorted by relevance

/aosp_15_r20/external/clang/include/clang/Parse/
H A DParser.h982 struct LexedMethod : public LateParsedDeclaration { struct
992 explicit LexedMethod(Parser* P, Decl *MD) in LexedMethod() argument
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/include/clang/Parse/
DParser.h1386 struct LexedMethod : public LateParsedDeclaration { struct
1391 explicit LexedMethod(Parser *P, Decl *MD) : Self(P), D(MD) {} in LexedMethod() argument
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/include/clang/Parse/
DParser.h1386 struct LexedMethod : public LateParsedDeclaration { struct
1391 explicit LexedMethod(Parser *P, Decl *MD) : Self(P), D(MD) {} in LexedMethod() argument
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/include/clang/Parse/
DParser.h1363 struct LexedMethod : public LateParsedDeclaration { struct
1368 explicit LexedMethod(Parser *P, Decl *MD) : Self(P), D(MD) {} in LexedMethod() argument
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/include/clang/Parse/
DParser.h1421 struct LexedMethod : public LateParsedDeclaration { struct
1426 explicit LexedMethod(Parser *P, Decl *MD) : Self(P), D(MD) {} in LexedMethod() argument