clang API Documentation

clang::DirectoryLookup Member List
This is the complete list of members for clang::DirectoryLookup, including all inherited members.
Dirclang::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, SmallVectorImpl< char > *SearchPath, SmallVectorImpl< char > *RelativePath, ModuleMap::KnownHeader *SuggestedModule, bool &InUserSpecifiedSystemFramework, bool &HasBeenMapped, SmallVectorImpl< char > &MappedName) const clang::DirectoryLookup
LookupType_t enum nameclang::DirectoryLookup
LT_Framework enum valueclang::DirectoryLookup
LT_HeaderMap enum valueclang::DirectoryLookup
LT_NormalDir enum valueclang::DirectoryLookup
Mapclang::DirectoryLookup
setSearchedAllModuleMaps(bool SAMM)clang::DirectoryLookup [inline]