Home
last modified time | relevance | path

Searched defs:IncludeDir (Results 1 – 8 of 8) sorted by relevance

/llvm-project/llvm/lib/DebugInfo/DWARF/
H A DDWARFDebugLine.cpp1447 StringRef IncludeDir; getFileNameByIndex() local
/llvm-project/llvm/lib/DWARFLinker/Parallel/
H A DDWARFLinkerCompileUnit.cpp1723 StringRef IncludeDir; getDirAndFilenameFromLineTable() local
/llvm-project/llvm/lib/ObjectYAML/
H A DDWARFEmitter.cpp595 for (StringRef IncludeDir : LineTable.IncludeDirs) { emitDebugLine() local
/llvm-project/clang-tools-extra/clangd/unittests/
H A DClangdTests.cpp413 SmallString<64> IncludeDir("/randomusr/include/c++"); TEST() local
/llvm-project/clang/lib/Lex/
H A DPPDirectives.cpp987 auto IncludeDir = LookupFile() local
/llvm-project/clang/lib/Driver/ToolChains/
H A DGnu.cpp3322 addLibStdCXXIncludePaths(Twine IncludeDir,StringRef Triple,Twine IncludeSuffix,const llvm::opt::ArgList & DriverArgs,llvm::opt::ArgStringList & CC1Args,bool DetectDebian) const addLibStdCXXIncludePaths() argument
/llvm-project/clang/lib/Sema/
H A DSemaCodeComplete.cpp10197 __anonca10f8fc1a02(StringRef IncludeDir, bool IsSystem, DirectoryLookup::LookupType_t LookupType) CodeCompleteIncludedFile() argument
10264 __anonca10f8fc1b02(const DirectoryLookup &IncludeDir, bool IsSystem) CodeCompleteIncludedFile() argument
/llvm-project/clang/lib/Driver/
H A DDriver.cpp1269 for (auto IncludeDir : Args.getAllArgValues(options::OPT_I_Group)) { BuildCompilation() local