Searched defs:LateParsedMethodDeclaration (Results 1 – 1 of 1) sorted by relevance
906 struct LateParsedMethodDeclaration : public LateParsedDeclaration { struct907 explicit LateParsedMethodDeclaration(Parser *P, Decl *M) in LateParsedMethodDeclaration() function912 Parser* Self;915 Decl *Method;920 bool TemplateScope;927 SmallVector<LateParsedDefaultArgument, 8> DefaultArgs;931 CachedTokens *ExceptionSpecTokens;