/llvm-project/clang/unittests/Tooling/DependencyScanning/ |
H A D | DependencyScannerTest.cpp | 89 std::string HeaderPath = TEST() local 138 std::string HeaderPath = TEST() local 180 std::string HeaderPath = TEST() local 222 std::string HeaderPath = TEST() local [all...] |
/llvm-project/clang-tools-extra/clangd/unittests/ |
H A D | IndexActionTests.cpp | 153 std::string HeaderPath = testPath("header.h"); in TEST_F() local 189 std::string HeaderPath = testPath("header.h"); in TEST_F() local 224 std::string HeaderPath = testPath("header.h"); in TEST_F() local
|
H A D | HeaderSourceSwitchTests.cpp | 261 std::string HeaderPath = testPath("src/include/test.h"); in TEST() local
|
H A D | HeadersTests.cpp | 375 auto HeaderPath = testPath("sub/bar.h"); TEST() local
|
H A D | ClangdTests.cpp | 960 auto HeaderPath = testPath("headers/foo.h"); TEST() local 1037 auto HeaderPath = testPath("foo.h"); TEST() local
|
/llvm-project/clang-tools-extra/modularize/ |
H A D | ModularizeUtilities.cpp | 353 std::string HeaderPath = getCanonicalPath(UmbrellaHeader->Entry.getName()); in collectModuleHeaders() local 381 std::string HeaderPath = getCanonicalPath(Header.Entry.getName()); collectModuleHeaders() local 425 std::string HeaderPath = getCanonicalPath(File); collectUmbrellaHeaders() local
|
H A D | PreprocessorTracker.cpp | 883 void handleHeaderEntry(clang::Preprocessor &PP, llvm::StringRef HeaderPath) { in handleHeaderEntry() 896 void handleHeaderExit(llvm::StringRef HeaderPath) { in handleHeaderExit() 950 HeaderHandle addHeader(llvm::StringRef HeaderPath) { in addHeader() 1280 std::string HeaderPath = getSourceLocationFile(PP, HashLoc); in InclusionDirective() local
|
H A D | CoverageChecker.cpp | 285 std::vector<std::string> HeaderPath; collectUmbrellaHeaderHeaders() local
|
/llvm-project/clang-tools-extra/clangd/index/ |
H A D | SymbolCollector.cpp | 259 mapCanonical(llvm::StringRef HeaderPath) mapCanonical() argument 311 FrameworkHeaderPath HeaderPath; splitFrameworkHeaderPath() local 318 FrameworkHeaderPath HeaderPath; splitFrameworkHeaderPath() local 339 getFrameworkUmbrellaSpelling(llvm::StringRef Framework,const HeaderSearch & HS,FrameworkHeaderPath & HeaderPath) getFrameworkUmbrellaSpelling() argument 379 auto HeaderPath = splitFrameworkHeaderPath(FE.getName()); getFrameworkHeaderIncludeSpelling() local [all...] |
H A D | StdLib.cpp | 308 llvm::StringRef DirPath = llvm::sys::path::parent_path(HeaderPath); in add() argument
|
/llvm-project/clang/unittests/Lex/ |
H A D | HeaderSearchTest.cpp | 234 std::string HeaderPath = "/tmp/Frameworks/Foo.framework/Headers/Foo.h"; TEST_F() local 329 __anondf3878400202(std::string HeaderPath) TEST_F() argument
|
H A D | PPCallbacksTest.cpp | 157 void AddFakeHeader(HeaderSearch &HeaderInfo, const char *HeaderPath, in AddFakeHeader() 190 const char *HeaderPath, in InclusionDirectiveFilenameRange() 210 const char *SourceText, const char *HeaderPath, bool SystemHeader) { in InclusionDirectiveCharacteristicKind()
|
/llvm-project/clang/lib/InstallAPI/ |
H A D | DirectoryScanner.cpp | 98 StringRef HeaderPath = i->path(); in scanHeaders() local [all...] |
/llvm-project/clang-tools-extra/clang-include-fixer/tool/ |
H A D | ClangIncludeFixer.cpp | 368 std::string HeaderPath = Symbol.getFilePath().str(); in includeFixerMain() local
|
/llvm-project/clang-tools-extra/clangd/ |
H A D | IncludeCleaner.cpp | 59 bool isIgnored(llvm::StringRef HeaderPath, HeaderFilter IgnoreHeaders) { in isIgnored() argument
|
/llvm-project/clang/tools/clang-installapi/ |
H A D | Options.cpp | 1035 __anon5a1938250e02(StringRef HeaderPath, HeaderType Type) createContext() argument
|
/llvm-project/llvm/unittests/DebugInfo/GSYM/ |
H A D | GSYMTest.cpp | 2465 const char *HeaderPath) { in AddFunctionInfo() argument
|