Home
last modified time | relevance | path

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

/NextBSD/contrib/llvm/tools/clang/lib/Parse/
HDParseExprCXX.cpp1071 SourceLocation DeclEndLoc; in ParseLambdaExpressionAfterIntroducer() local
1179 SourceLocation DeclEndLoc = DeclLoc; in ParseLambdaExpressionAfterIntroducer() local
/NextBSD/contrib/llvm/tools/clang/include/clang/AST/
HDDeclObjC.h177 SourceLocation DeclEndLoc; // the location of the ';' or '{'. variable