Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/DebugInfo/DWARF/
H A DDWARFDebugLine.cpp1447 StringRef IncludeDir; in getFileNameByIndex() local
/freebsd/contrib/llvm-project/llvm/lib/ObjectYAML/
H A DDWARFEmitter.cpp595 for (StringRef IncludeDir : LineTable.IncludeDirs) { in emitDebugLine() local
/freebsd/contrib/llvm-project/llvm/lib/DWARFLinker/Parallel/
H A DDWARFLinkerCompileUnit.cpp1721 StringRef IncludeDir; in getDirAndFilenameFromLineTable() local
/freebsd/contrib/llvm-project/clang/lib/Lex/
H A DPPDirectives.cpp987 auto IncludeDir = in LookupFile() local
/freebsd/contrib/llvm-project/clang/lib/Driver/ToolChains/
H A DGnu.cpp3328 bool Generic_GCC::addLibStdCXXIncludePaths(Twine IncludeDir, StringRef Triple, in addLibStdCXXIncludePaths()
/freebsd/contrib/llvm-project/clang/lib/Sema/
H A DSemaCodeComplete.cpp10197 DirectoryLookup::LookupType_t LookupType) { in CodeCompleteIncludedFile()
10264 bool IsSystem) { in CodeCompleteIncludedFile()
/freebsd/contrib/llvm-project/clang/lib/Driver/
H A DDriver.cpp1272 for (auto IncludeDir : Args.getAllArgValues(options::OPT_I_Group)) { in BuildCompilation() local