Searched defs:LateParsedMethodDeclaration (Results 1 – 1 of 1) sorted by relevance
1188 struct LateParsedMethodDeclaration : public LateParsedDeclaration { struct1189 explicit LateParsedMethodDeclaration(Parser *P, Decl *M) in LateParsedMethodDeclaration() argument1195 Parser* Self;1198 Decl *Method;1203 bool TemplateScope;1210 SmallVector<LateParsedDefaultArgument, 8> DefaultArgs;1214 CachedTokens *ExceptionSpecTokens;