Searched defs:LateParsedMethodDeclaration (Results 1 – 1 of 1) sorted by relevance
998 struct LateParsedMethodDeclaration : public LateParsedDeclaration { struct999 explicit LateParsedMethodDeclaration(Parser *P, Decl *M) in LateParsedMethodDeclaration() function1005 Parser* Self;1008 Decl *Method;1013 bool TemplateScope;1020 SmallVector<LateParsedDefaultArgument, 8> DefaultArgs;1024 CachedTokens *ExceptionSpecTokens;