Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/tools/clang/include/clang/Lex/
H A DPreprocessor.h2132 const FileEntry *getModuleHeaderToIncludeForDiagnostics(SourceLocation IncLoc,
/freebsd-12.1/contrib/llvm/tools/clang/lib/Lex/
H A DPPDirectives.cpp603 Preprocessor::getModuleHeaderToIncludeForDiagnostics(SourceLocation IncLoc, in getModuleHeaderToIncludeForDiagnostics() function in Preprocessor
/freebsd-12.1/contrib/llvm/tools/clang/lib/Sema/
H A DSemaLookup.cpp5097 } else if (const FileEntry *E = PP.getModuleHeaderToIncludeForDiagnostics( in diagnoseMissingImport()