Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/Parse/
H A DParseExprCXX.cpp1238 SourceLocation &DeclEndLoc) { in tryConsumeLambdaSpecifierToken()
1448 SourceLocation DeclEndLoc; in ParseLambdaExpressionAfterIntroducer() local
/freebsd/contrib/llvm-project/clang/include/clang/AST/
H A DDeclObjC.h156 SourceLocation DeclEndLoc; // the location of the ';' or '{'. variable