Home
last modified time | relevance | path

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

/llvm-project/clang/lib/Parse/
H A DParseExprCXX.cpp1238 tryConsumeLambdaSpecifierToken(Parser & P,SourceLocation & MutableLoc,SourceLocation & StaticLoc,SourceLocation & ConstexprLoc,SourceLocation & ConstevalLoc,SourceLocation & DeclEndLoc) tryConsumeLambdaSpecifierToken() argument
1448 SourceLocation DeclEndLoc; ParseLambdaExpressionAfterIntroducer() local
[all...]
/llvm-project/clang/include/clang/AST/
H A DDeclObjC.h156 SourceLocation DeclEndLoc; // the location of the ';' or '{'. variable