Searched refs:LookupFile (Results 1 – 11 of 11) sorted by relevance
| /freebsd/contrib/llvm-project/clang/include/clang/Lex/ |
| H A D | DirectoryLookup.h | 178 LookupFile(StringRef &Filename, HeaderSearch &HS, SourceLocation IncludeLoc,
|
| H A D | HeaderSearch.h | 507 OptionalFileEntryRef LookupFile(
|
| H A D | Preprocessor.h | 2510 LookupFile(SourceLocation FilenameLoc, StringRef Filename, bool isAngled,
|
| /freebsd/contrib/llvm-project/clang/lib/Lex/ |
| H A D | PPDirectives.cpp | 978 OptionalFileEntryRef Preprocessor::LookupFile( in LookupFile() function in Preprocessor 1048 while (OptionalFileEntryRef FE = HeaderInfo.LookupFile( in LookupFile() 1066 OptionalFileEntryRef FE = HeaderInfo.LookupFile( in LookupFile() 2151 OptionalFileEntryRef File = LookupFile( in LookupHeaderIncludeOrImport() 2171 OptionalFileEntryRef File = LookupFile( in LookupHeaderIncludeOrImport() 2202 OptionalFileEntryRef File = LookupFile( in LookupHeaderIncludeOrImport()
|
| H A D | HeaderSearch.cpp | 476 OptionalFileEntryRef DirectoryLookup::LookupFile( in LookupFile() function in DirectoryLookup 890 OptionalFileEntryRef HeaderSearch::LookupFile( in LookupFile() function in HeaderSearch 1079 OptionalFileEntryRef File = It->LookupFile( in LookupFile()
|
| H A D | Preprocessor.cpp | 602 OptionalFileEntryRef File = LookupFile( in EnterMainSourceFile()
|
| H A D | PPMacroExpansion.cpp | 1214 PP.LookupFile(FilenameLoc, Filename, isAngled, LookupFrom, LookupFromFile, in EvaluateHasIncludeCommon()
|
| H A D | Pragma.cpp | 539 LookupFile(FilenameTok.getLocation(), Filename, isAngled, nullptr, in HandlePragmaDependency()
|
| /freebsd/contrib/llvm-project/clang/lib/Frontend/ |
| H A D | VerifyDiagnosticConsumer.cpp | 557 PP->LookupFile(Pos, Filename, false, nullptr, nullptr, nullptr, in ParseDirective()
|
| H A D | FrontendAction.cpp | 992 HS.LookupFile(FileName, SourceLocation(), in BeginSourceFile()
|
| /freebsd/contrib/llvm-project/llvm/include/llvm/Testing/Demangle/ |
| H A D | DemangleTestCases.inc | 10998 …p10LookupFileEN4llvm9StringRefERNS_11FileManagerE", "clang::HeaderMap::LookupFile(llvm::StringRef,… 11007 …upFileEN4llvm9StringRefERNS_12HeaderSearchE", "clang::DirectoryLookup::LookupFile(llvm::StringRef,… 11009 …fEbPKNS_15DirectoryLookupERS5_PKNS_9FileEntryE", "clang::HeaderSearch::LookupFile(llvm::StringRef,… 11111 …EN4llvm9StringRefEbPKNS_15DirectoryLookupERS5_", "clang::Preprocessor::LookupFile(llvm::StringRef,…
|