Home
last modified time | relevance | path

Searched defs:DeclEndLoc (Results 1 – 2 of 2) 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/clang/include/clang/AST/
DDeclObjC.h177 SourceLocation DeclEndLoc; // the location of the ';' or '{'. variable