Searched defs:LateParsedMethodDeclaration (Results 1 – 1 of 1) sorted by relevance
999 struct LateParsedMethodDeclaration : public LateParsedDeclaration { struct1000 explicit LateParsedMethodDeclaration(Parser *P, Decl *M) in LateParsedMethodDeclaration() argument1006 Parser* Self;1009 Decl *Method;1014 bool TemplateScope;1021 SmallVector<LateParsedDefaultArgument, 8> DefaultArgs;1025 CachedTokens *ExceptionSpecTokens;