Searched defs:IncludeDir (Results 1 – 8 of 8) sorted by relevance
1447 StringRef IncludeDir; getFileNameByIndex() local
1723 StringRef IncludeDir; getDirAndFilenameFromLineTable() local
595 for (StringRef IncludeDir : LineTable.IncludeDirs) { emitDebugLine() local
413 SmallString<64> IncludeDir("/randomusr/include/c++"); TEST() local
987 auto IncludeDir = LookupFile() local
3322 addLibStdCXXIncludePaths(Twine IncludeDir,StringRef Triple,Twine IncludeSuffix,const llvm::opt::ArgList & DriverArgs,llvm::opt::ArgStringList & CC1Args,bool DetectDebian) const addLibStdCXXIncludePaths() argument
10197 __anonca10f8fc1a02(StringRef IncludeDir, bool IsSystem, DirectoryLookup::LookupType_t LookupType) CodeCompleteIncludedFile() argument 10264 __anonca10f8fc1b02(const DirectoryLookup &IncludeDir, bool IsSystem) CodeCompleteIncludedFile() argument
1269 for (auto IncludeDir : Args.getAllArgValues(options::OPT_I_Group)) { BuildCompilation() local