Home
last modified time | relevance | path

Searched defs:getDirectory (Results 1 – 2 of 2) sorted by relevance

/llvm-project-15.0.7/clang/lib/Basic/
H A DFileManager.cpp189 FileManager::getDirectory(StringRef DirName, bool CacheFailure) { in getDirectory() function in FileManager
/llvm-project-15.0.7/llvm/include/llvm/IR/
H A DDebugInfoMetadata.h611 StringRef getDirectory() const { return getStringOperand(1); } in getDirectory() function
641 StringRef DIScope::getDirectory() const { in getDirectory() function
1621 StringRef getDirectory() const { return getScope()->getDirectory(); } in getDirectory() function
2526 StringRef getDirectory() const { in getDirectory() function