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

/freebsd-current/contrib/llvm-project/clang/lib/Basic/
H A DFileManager.cpp190 FileManager::getDirectory(StringRef DirName, bool CacheFailure) { function in class:FileManager
/freebsd-current/contrib/llvm-project/llvm/include/llvm/IR/
H A DDebugInfoMetadata.h657 StringRef getDirectory() const { return getStringOperand(1); } function in class:llvm::DIFile
690 StringRef DIScope::getDirectory() const { function in class:llvm::DIScope
1969 StringRef getDirectory() const { return getScope()->getDirectory(); } function in class:llvm::DICompileUnit::DILocation
2629 StringRef getDirectory() const { function in class:llvm::DICompileUnit::DILexicalBlock::DIVariable
3460 StringRef getDirectory() cons function in class:llvm::DICompileUnit::DILexicalBlock::DIExpression::DIObjCProperty
[all...]

Completed in 67 milliseconds