Searched defs:IncludeDir (Results 1 – 7 of 7) sorted by relevance
1500 StringRef IncludeDir; in getFileNameByIndex() local
622 for (StringRef IncludeDir : LineTable.IncludeDirs) { in emitDebugLine() local
1717 StringRef IncludeDir; in getDirAndFilenameFromLineTable() local
1013 auto IncludeDir = in LookupFile() local
3225 bool Generic_GCC::addLibStdCXXIncludePaths(Twine IncludeDir, StringRef Triple, in addLibStdCXXIncludePaths()
10345 DirectoryLookup::LookupType_t LookupType) { in CodeCompleteIncludedFile()10412 bool IsSystem) { in CodeCompleteIncludedFile()
1541 for (auto IncludeDir : Args.getAllArgValues(options::OPT_I_Group)) { in BuildCompilation() local