clang 19.0.0git
clang::DirectoryLookup Member List

This is the complete list of members for clang::DirectoryLookup, including all inherited members.

DirectoryLookup(DirectoryEntryRef Dir, SrcMgr::CharacteristicKind DT, bool isFramework)clang::DirectoryLookupinline
DirectoryLookup(const HeaderMap *Map, SrcMgr::CharacteristicKind DT, bool isIndexHeaderMap)clang::DirectoryLookupinline
getDir() constclang::DirectoryLookupinline
getDirCharacteristic() constclang::DirectoryLookupinline
getDirRef() constclang::DirectoryLookupinline
getFrameworkDir() constclang::DirectoryLookupinline
getFrameworkDirRef() constclang::DirectoryLookupinline
getHeaderMap() constclang::DirectoryLookupinline
getLookupType() constclang::DirectoryLookupinline
getName() constclang::DirectoryLookup
haveSearchedAllModuleMaps() constclang::DirectoryLookupinline
isFramework() constclang::DirectoryLookupinline
isHeaderMap() constclang::DirectoryLookupinline
isIndexHeaderMap() constclang::DirectoryLookupinline
isNormalDir() constclang::DirectoryLookupinline
isSystemHeaderDirectory() constclang::DirectoryLookupinline
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) constclang::DirectoryLookup
LookupType_t enum nameclang::DirectoryLookup
LT_Framework enum valueclang::DirectoryLookup
LT_HeaderMap enum valueclang::DirectoryLookup
LT_NormalDir enum valueclang::DirectoryLookup
setSearchedAllModuleMaps(bool SAMM)clang::DirectoryLookupinline