clang  3.7.0
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::DirectoryLookupinline
DirectoryLookup(const HeaderMap *map, SrcMgr::CharacteristicKind DT, bool isIndexHeaderMap)clang::DirectoryLookupinline
getDir() const clang::DirectoryLookupinline
getDirCharacteristic() const clang::DirectoryLookupinline
getFrameworkDir() const clang::DirectoryLookupinline
getHeaderMap() const clang::DirectoryLookupinline
getLookupType() const clang::DirectoryLookupinline
getName() const clang::DirectoryLookup
haveSearchedAllModuleMaps() const clang::DirectoryLookupinline
isFramework() const clang::DirectoryLookupinline
isHeaderMap() const clang::DirectoryLookupinline
isIndexHeaderMap() const clang::DirectoryLookupinline
isNormalDir() const clang::DirectoryLookupinline
isSystemHeaderDirectory() const clang::DirectoryLookupinline
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::DirectoryLookupinline