Searched defs:ExpectedLoc (Results 1 - 3 of 3) sorted by relevance

/freebsd-13-stable/contrib/llvm-project/clang/lib/Frontend/
H A DVerifyDiagnosticConsumer.cpp298 attachDirective(DiagnosticsEngine &Diags, const UnattachedDirective &UD, SourceLocation ExpectedLoc, bool MatchAnyFileAndLine = false, bool MatchAnyLine = false) argument
[all...]
/freebsd-13-stable/contrib/llvm-project/clang/lib/Parse/
H A DParseStmt.cpp758 SourceLocation ExpectedLoc = PP.getLocForEndOfToken(PrevTokLocation); local
839 SourceLocation ExpectedLoc = PP.getLocForEndOfToken(PrevTokLocation); local
/freebsd-13-stable/contrib/llvm-project/clang/include/clang/Sema/
H A DSema.h331 SourceLocation ExpectedLoc; member in class:clang::PreferredTypeBuilder

Completed in 84 milliseconds