Home
last modified time | relevance | path

Searched defs:ResourceDir (Results 1 – 16 of 16) sorted by relevance

/llvm-project/clang-tools-extra/clangd/
H A DCompileCommands.h34 std::optional<std::string> ResourceDir; member
H A DClangdServer.h151 std::optional<std::string> ResourceDir; global() member
467 Path ResourceDir; global() variable
H A DIncludeCleaner.cpp373 OptionalDirectoryEntryRef ResourceDir = AST.getPreprocessor() in computeIncludeCleanerFindings() local
/llvm-project/clang/unittests/Driver/
H A DSanitizerArgsTest.cpp96 const std::string ResourceDir = "/opt/llvm/lib/resources"; in TEST_F() local
/llvm-project/clang-tools-extra/clang-tidy/misc/
H A DIncludeCleanerCheck.cpp127 OptionalDirectoryEntryRef ResourceDir = check() local
/llvm-project/clang/lib/Driver/ToolChains/
H A DCrossWindows.cpp254 SmallString<128> ResourceDir(D.ResourceDir); in AddClangSystemIncludeArgs() local
H A DZOS.cpp261 std::string ResourceDir(D.ResourceDir); AddClangSystemIncludeArgs() local
/llvm-project/llvm/tools/dsymutil/
H A DLinkUtils.h89 std::optional<std::string> ResourceDir; member
H A Ddsymutil.cpp559 std::optional<std::string> ResourceDir; global() member
609 std::string ResourceDir = std::string(Path); getOutputFileName() local
/llvm-project/clang-tools-extra/include-cleaner/lib/
H A DAnalysis.cpp90 OptionalDirectoryEntryRef ResourceDir = analyze() local
/llvm-project/clang/include/clang/Lex/
H A DHeaderSearchOptions.h111 std::string ResourceDir; global() variable
/llvm-project/clang/include/clang/Driver/
H A DDriver.h164 std::string ResourceDir; global() variable
/llvm-project/clang-tools-extra/clangd/unittests/
H A DCompileCommandsTests.cpp76 TEST(CommandMangler,ResourceDir) TEST() argument
/llvm-project/polly/lib/External/isl/interface/
H A Dextract_interface.cc111 static const char *ResourceDir = variable
/llvm-project/clang-tools-extra/clangd/tool/
H A DClangdMain.cpp128 opt<Path> ResourceDir{ variable
/llvm-project/clang/tools/clang-scan-deps/
H A DClangScanDeps.cpp867 StringRef ResourceDir = clang_scan_deps_main() local