Searched defs:IncludeDir (Results 1 – 7 of 7) sorted by relevance
1447 StringRef IncludeDir; in getFileNameByIndex() local
595 for (StringRef IncludeDir : LineTable.IncludeDirs) { in emitDebugLine() local
1721 StringRef IncludeDir; in getDirAndFilenameFromLineTable() local
987 auto IncludeDir = in LookupFile() local
3328 bool Generic_GCC::addLibStdCXXIncludePaths(Twine IncludeDir, StringRef Triple, in addLibStdCXXIncludePaths()
10197 DirectoryLookup::LookupType_t LookupType) { in CodeCompleteIncludedFile()10264 bool IsSystem) { in CodeCompleteIncludedFile()
1272 for (auto IncludeDir : Args.getAllArgValues(options::OPT_I_Group)) { in BuildCompilation() local