Searched defs:LateParsedMethodDeclaration (Results 1 – 1 of 1) sorted by relevance
1021 struct LateParsedMethodDeclaration : public LateParsedDeclaration { struct1022 explicit LateParsedMethodDeclaration(Parser *P, Decl *M) in LateParsedMethodDeclaration() argument1028 Parser* Self;1031 Decl *Method;1036 bool TemplateScope;1043 SmallVector<LateParsedDefaultArgument, 8> DefaultArgs;1047 CachedTokens *ExceptionSpecTokens;