Home
last modified time | relevance | path

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

/external/clang/lib/Parse/
DParseExprCXX.cpp1059 SourceLocation &DeclEndLoc) { in tryConsumeMutableOrConstexprToken()
1136 SourceLocation DeclEndLoc; in ParseLambdaExpressionAfterIntroducer() local
1249 SourceLocation DeclEndLoc = DeclLoc; in ParseLambdaExpressionAfterIntroducer() local
/external/llvm-project/clang/lib/Parse/
DParseExprCXX.cpp1157 SourceLocation &DeclEndLoc) { in tryConsumeLambdaSpecifierToken()
1338 SourceLocation DeclEndLoc = RParenLoc; in ParseLambdaExpressionAfterIntroducer() local
1448 SourceLocation DeclEndLoc = DeclLoc; in ParseLambdaExpressionAfterIntroducer() local
/external/llvm-project/clang/include/clang/AST/
DDeclObjC.h159 SourceLocation DeclEndLoc; // the location of the ';' or '{'. variable
/external/clang/include/clang/AST/
DDeclObjC.h177 SourceLocation DeclEndLoc; // the location of the ';' or '{'. variable