This is the complete list of members for clang::DirectoryLookup, including all inherited members.
Dir | clang::DirectoryLookup | |
DirectoryLookup(const DirectoryEntry *dir, SrcMgr::CharacteristicKind DT, bool isFramework) | clang::DirectoryLookup | inline |
DirectoryLookup(const HeaderMap *map, SrcMgr::CharacteristicKind DT, bool isIndexHeaderMap) | clang::DirectoryLookup | inline |
getDir() const | clang::DirectoryLookup | inline |
getDirCharacteristic() const | clang::DirectoryLookup | inline |
getFrameworkDir() 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 |
isIndexHeaderMap() 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 &HasBeenMapped, SmallVectorImpl< char > &MappedName) 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 | |
Map | clang::DirectoryLookup | |
setSearchedAllModuleMaps(bool SAMM) | clang::DirectoryLookup | inline |