Home
last modified time | relevance | path

Searched refs:getDirRef (Results 1 – 2 of 2) sorted by relevance

/llvm-project-15.0.7/clang/include/clang/Lex/
H A DDirectoryLookup.h94 Optional<DirectoryEntryRef> getDirRef() const { in getDirRef() function
/llvm-project-15.0.7/clang/lib/Lex/
H A DHeaderSearch.cpp339 DirectoryEntryRef NormalDir = *Dir.getDirRef(); in lookupModule()
442 TmpDir = getDirRef()->getName(); in LookupFile()
445 StringRef SearchPathRef(getDirRef()->getName()); in LookupFile()
1828 loadModuleMapFile(*DL.getDirRef(), IsSystem, /*IsFramework*/ false); in collectAllModules()
1852 loadModuleMapFile(*DL.getDirRef(), DL.isSystemHeaderDirectory(), in loadTopLevelSystemModules()