Home
last modified time | relevance | path

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

/freebsd-src/contrib/llvm-project/clang/lib/Frontend/
H A DVerifyDiagnosticConsumer.cpp297 SourceLocation ExpectedLoc, in attachDirective() argument
500 SourceLocation ExpectedLoc; ParseDirective() local
[all...]
/freebsd-src/contrib/llvm-project/clang/lib/Parse/
H A DParseStmt.cpp889 SourceLocation ExpectedLoc = PP.getLocForEndOfToken(PrevTokLocation); ParseCaseStatement() local
967 SourceLocation ExpectedLoc = PP.getLocForEndOfToken(PrevTokLocation); ParseDefaultStatement() local
H A DParseExprCXX.cpp1114 SourceLocation ExpectedLoc = ParseLambdaIntroducer() local
/freebsd-src/contrib/llvm-project/clang/include/clang/Sema/
H A DSema.h348 SourceLocation ExpectedLoc; global() variable