This is the complete list of members for clang::DirectoryLookup, including all inherited members.
| DirectoryLookup(DirectoryEntryRef Dir, SrcMgr::CharacteristicKind DT, bool isFramework) | clang::DirectoryLookup | inline |
| DirectoryLookup(const HeaderMap *Map, SrcMgr::CharacteristicKind DT) | clang::DirectoryLookup | inline |
| getDir() const | clang::DirectoryLookup | inline |
| getDirCharacteristic() const | clang::DirectoryLookup | inline |
| getDirRef() const | clang::DirectoryLookup | inline |
| getFrameworkDir() const | clang::DirectoryLookup | inline |
| getFrameworkDirRef() const | clang::DirectoryLookup | inline |
| getHeaderMap() const | clang::DirectoryLookup | inline |
| getLookupType() const | clang::DirectoryLookup | inline |
| getName() const | clang::DirectoryLookup | |
| haveSearchedAllModuleMaps() const | clang::DirectoryLookup | inline |
| isFramework() const | clang::DirectoryLookup | inline |
| isHeaderMap() const | clang::DirectoryLookup | inline |
| isNormalDir() const | clang::DirectoryLookup | inline |
| isSystemHeaderDirectory() const | clang::DirectoryLookup | inline |
| LookupFile(StringRef &Filename, HeaderSearch &HS, SourceLocation IncludeLoc, SmallVectorImpl< char > *SearchPath, SmallVectorImpl< char > *RelativePath, Module *RequestingModule, ModuleMap::KnownHeader *SuggestedModule, bool &InUserSpecifiedSystemFramework, bool &IsFrameworkFound, bool &IsInHeaderMap, SmallVectorImpl< char > &MappedName, bool OpenFile=true) const | clang::DirectoryLookup | |
| LookupType_t enum name | clang::DirectoryLookup | |
| LT_Framework enum value | clang::DirectoryLookup | |
| LT_HeaderMap enum value | clang::DirectoryLookup | |
| LT_NormalDir enum value | clang::DirectoryLookup | |
| setSearchedAllModuleMaps(bool SAMM) | clang::DirectoryLookup | inline |