Home
last modified time | relevance | path

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

/trueos/contrib/llvm/tools/clang/include/clang/Parse/
HDParser.h906 struct LateParsedMethodDeclaration : public LateParsedDeclaration { struct
907 explicit LateParsedMethodDeclaration(Parser *P, Decl *M) in LateParsedMethodDeclaration() function
912 Parser* Self;
915 Decl *Method;
920 bool TemplateScope;
927 SmallVector<LateParsedDefaultArgument, 8> DefaultArgs;
931 CachedTokens *ExceptionSpecTokens;