Searched defs:LexedMethod (Results 1 – 5 of 5) sorted by relevance
982 struct LexedMethod : public LateParsedDeclaration { struct992 explicit LexedMethod(Parser* P, Decl *MD) in LexedMethod() argument
1386 struct LexedMethod : public LateParsedDeclaration { struct1391 explicit LexedMethod(Parser *P, Decl *MD) : Self(P), D(MD) {} in LexedMethod() argument
1363 struct LexedMethod : public LateParsedDeclaration { struct1368 explicit LexedMethod(Parser *P, Decl *MD) : Self(P), D(MD) {} in LexedMethod() argument
1421 struct LexedMethod : public LateParsedDeclaration { struct1426 explicit LexedMethod(Parser *P, Decl *MD) : Self(P), D(MD) {} in LexedMethod() argument