Home
last modified time | relevance | path

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

/external/clang/lib/Driver/
DMinGWToolChain.cpp205 llvm::SmallString<1024> IncludeDir(GccLibDir); in AddClangSystemIncludeArgs() local
/external/llvm/lib/DebugInfo/DWARF/
DDWARFDebugLine.cpp644 const char *IncludeDir = ""; in getFileNameByIndex() local
/external/swiftshader/third_party/llvm-10.0/llvm/lib/ObjectYAML/
DDWARFEmitter.cpp230 for (auto IncludeDir : LineTable.IncludeDirs) { in EmitDebugLine() local
/external/swiftshader/third_party/llvm-10.0/llvm/lib/DebugInfo/DWARF/
DDWARFDebugLine.cpp1064 StringRef IncludeDir; in getFileNameByIndex() local
/external/llvm-project/llvm/lib/DebugInfo/DWARF/
DDWARFDebugLine.cpp1368 StringRef IncludeDir; in getFileNameByIndex() local
/external/llvm-project/llvm/lib/ObjectYAML/
DDWARFEmitter.cpp595 for (StringRef IncludeDir : LineTable.IncludeDirs) { in emitDebugLine() local
/external/llvm-project/clang-tools-extra/clangd/unittests/
DClangdTests.cpp413 SmallString<64> IncludeDir("/randomusr/include/c++"); in TEST() local
/external/llvm-project/clang/lib/Sema/
DSemaCodeComplete.cpp9271 DirectoryLookup::LookupType_t LookupType) { in CodeCompleteIncludedFile()
9333 bool IsSystem) { in CodeCompleteIncludedFile()