Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/include/clang/Lex/
H A DPreprocessor.h2792 OptionalFileEntryRef getHeaderToIncludeForDiagnostics(SourceLocation IncLoc,
/freebsd/contrib/llvm-project/clang/lib/Lex/
H A DPPDirectives.cpp882 Preprocessor::getHeaderToIncludeForDiagnostics(SourceLocation IncLoc, in getHeaderToIncludeForDiagnostics() function in Preprocessor
/freebsd/contrib/llvm-project/clang/lib/Sema/
H A DSemaLookup.cpp5607 PP.getHeaderToIncludeForDiagnostics(UseLoc, DeclLoc)) { in diagnoseMissingImport()