Home
last modified time | relevance | path

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

/external/clang/include/clang/Parse/
DParser.h982 struct LexedMethod : public LateParsedDeclaration { struct
992 explicit LexedMethod(Parser* P, Decl *MD) in LexedMethod() function