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