Home
last modified time | relevance | path

Searched refs:getHeaderToIncludeForDiagnostics (Results 1 – 3 of 3) sorted by relevance

/freebsd-12-stable/contrib/llvm-project/clang/include/clang/Lex/
DPreprocessor.h2316 const FileEntry *getHeaderToIncludeForDiagnostics(SourceLocation IncLoc,
/freebsd-12-stable/contrib/llvm-project/clang/lib/Lex/
DPPDirectives.cpp742 Preprocessor::getHeaderToIncludeForDiagnostics(SourceLocation IncLoc, in getHeaderToIncludeForDiagnostics() function in Preprocessor
/freebsd-12-stable/contrib/llvm-project/clang/lib/Sema/
DSemaLookup.cpp5397 PP.getHeaderToIncludeForDiagnostics(UseLoc, DeclLoc)) { in diagnoseMissingImport()