Home
last modified time | relevance | path

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

/minix3/external/bsd/llvm/dist/clang/lib/Parse/
H A DParseExprCXX.cpp1067 SourceLocation DeclEndLoc; in ParseLambdaExpressionAfterIntroducer() local
1172 SourceLocation DeclEndLoc = DeclLoc; in ParseLambdaExpressionAfterIntroducer() local
/minix3/external/bsd/llvm/dist/clang/include/clang/AST/
H A DDeclObjC.h177 SourceLocation DeclEndLoc; // the location of the ';' or '{'. variable