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

/openbsd-current/gnu/llvm/clang/include/clang/Lex/
H A DDirectoryLookup.h90 const DirectoryEntry *getDir() const { function in class:clang::DirectoryLookup
/openbsd-current/gnu/llvm/clang/include/clang/Basic/
H A DFileEntry.h73 DirectoryEntryRef getDir() const { return *getBaseMapEntry().second->Dir; } function in class:clang::FileEntryRef
397 const DirectoryEntry *getDir() const { return Dir; } function in class:clang::FileEntry

Completed in 78 milliseconds