Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/clang/include/clang/Parse/
H A DParser.h1397 struct LateParsedMethodDeclaration : public LateParsedDeclaration { struct
1398 explicit LateParsedMethodDeclaration(Parser *P, Decl *M) in LateParsedMethodDeclaration() function
1403 Parser *Self;
1406 Decl *Method;
1413 SmallVector<LateParsedDefaultArgument, 8> DefaultArgs;
1417 CachedTokens *ExceptionSpecTokens;