Searched defs:LateParsedMethodDeclaration (Results 1 – 1 of 1) sorted by relevance
977 struct LateParsedMethodDeclaration : public LateParsedDeclaration { struct978 explicit LateParsedMethodDeclaration(Parser *P, Decl *M) in LateParsedMethodDeclaration() argument984 Parser* Self;987 Decl *Method;992 bool TemplateScope;999 SmallVector<LateParsedDefaultArgument, 8> DefaultArgs;1003 CachedTokens *ExceptionSpecTokens;