Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/clang/include/clang/Parse/
H A DParser.h1362 struct LateParsedMethodDeclaration : public LateParsedDeclaration { struct
1363 explicit LateParsedMethodDeclaration(Parser *P, Decl *M) in LateParsedMethodDeclaration() argument
1368 Parser *Self;
1371 Decl *Method;
1378 SmallVector<LateParsedDefaultArgument, 8> DefaultArgs;
1382 CachedTokens *ExceptionSpecTokens;