Home
last modified time | relevance | path

Searched defs:LateParsedMethodDeclaration (Results 1 – 1 of 1) sorted by relevance

/freebsd-13.1/contrib/llvm-project/clang/include/clang/Parse/
H A DParser.h1363 struct LateParsedMethodDeclaration : public LateParsedDeclaration { struct
1364 explicit LateParsedMethodDeclaration(Parser *P, Decl *M) in LateParsedMethodDeclaration() function
1369 Parser *Self;
1372 Decl *Method;
1379 SmallVector<LateParsedDefaultArgument, 8> DefaultArgs;
1383 CachedTokens *ExceptionSpecTokens;