Searched defs:ExpectedLoc (Results 1 – 4 of 4) sorted by relevance
/freebsd-src/contrib/llvm-project/clang/lib/Frontend/ | ||
H A D | VerifyDiagnosticConsumer.cpp | 297 SourceLocation ExpectedLoc, in attachDirective() argument |
/freebsd-src/contrib/llvm-project/clang/lib/Parse/ | ||
H A D | ParseStmt.cpp | 889 SourceLocation ExpectedLoc = PP.getLocForEndOfToken(PrevTokLocation); ParseCaseStatement() local |
H A D | ParseExprCXX.cpp | 1114 SourceLocation ExpectedLoc = ParseLambdaIntroducer() local |
/freebsd-src/contrib/llvm-project/clang/include/clang/Sema/ | ||
H A D | Sema.h | 348 SourceLocation ExpectedLoc; global() variable |