Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/clang/lib/Parse/
H A DParseExprCXX.cpp1161 SourceLocation &DeclEndLoc) { in tryConsumeLambdaSpecifierToken()
1326 SourceLocation DeclEndLoc = RParenLoc; in ParseLambdaExpressionAfterIntroducer() local
/netbsd-src/external/apache2/llvm/dist/clang/include/clang/AST/
H A DDeclObjC.h159 SourceLocation DeclEndLoc; // the location of the ';' or '{'. variable