Home
last modified time | relevance | path

Searched defs:ExpectedLoc (Results 1 – 4 of 4) sorted by relevance

/llvm-project/clang/lib/Frontend/
H A DVerifyDiagnosticConsumer.cpp297 SourceLocation ExpectedLoc, in attachDirective()
505 SourceLocation ExpectedLoc; in ParseDirective() local
/llvm-project/clang/lib/Parse/
H A DParseStmt.cpp898 SourceLocation ExpectedLoc = PP.getLocForEndOfToken(PrevTokLocation); ParseCaseStatement() local
976 SourceLocation ExpectedLoc = PP.getLocForEndOfToken(PrevTokLocation); ParseDefaultStatement() local
H A DParseExprCXX.cpp1188 SourceLocation ExpectedLoc = ParseLambdaIntroducer() local
/llvm-project/clang/include/clang/Sema/
H A DSema.h362 SourceLocation ExpectedLoc; global() variable