/external/llvm-project/clang-tools-extra/clangd/index/remote/marshalling/ |
D | Marshalling.cpp | 225 llvm::SmallString<256> RelativePath = llvm::StringRef(Path); in toProtobuf() local 313 Marshaller::relativePathToURI(llvm::StringRef RelativePath) { in relativePathToURI() 395 auto RelativePath = uriToRelativePath(Location.FileURI); in toProtobuf() local 413 auto RelativePath = uriToRelativePath(Header); in toProtobuf() local
|
/external/llvm-project/clang-tools-extra/clang-tidy/llvmlibc/ |
D | RestrictSystemLibcHeadersCheck.cpp | 50 StringRef SearchPath, StringRef RelativePath, const Module *Imported, in InclusionDirective()
|
/external/llvm-project/llvm/unittests/Support/ |
D | LockFileManagerTest.cpp | 79 TEST(LockFileManagerTest, RelativePath) { in TEST() argument
|
/external/llvm-project/clang-tools-extra/clang-tidy/portability/ |
D | RestrictSystemIncludesCheck.cpp | 26 StringRef SearchPath, StringRef RelativePath, const Module *Imported, in InclusionDirective()
|
/external/llvm/unittests/Support/ |
D | LockFileManagerTest.cpp | 90 TEST(LockFileManagerTest, RelativePath) { in TEST() argument
|
/external/llvm-project/clang-tools-extra/clang-tidy/modernize/ |
D | DeprecatedHeadersCheck.cpp | 95 StringRef SearchPath, StringRef RelativePath, const Module *Imported, in InclusionDirective()
|
/external/llvm-project/clang-tools-extra/clang-tidy/bugprone/ |
D | SuspiciousIncludeCheck.cpp | 76 StringRef SearchPath, StringRef RelativePath, const Module *Imported, in InclusionDirective()
|
/external/clang/lib/Frontend/ |
D | DependencyGraph.cpp | 75 StringRef RelativePath, in InclusionDirective()
|
/external/llvm-project/clang/lib/Frontend/ |
D | DependencyGraph.cpp | 76 StringRef RelativePath, in InclusionDirective()
|
/external/clang/lib/Lex/ |
D | HeaderSearch.cpp | 278 SmallVectorImpl<char> *RelativePath, in LookupFile() 403 SmallVectorImpl<char> *RelativePath, Module *RequestingModule, in DoFrameworkLookup() 570 SmallVectorImpl<char> *SearchPath, SmallVectorImpl<char> *RelativePath, in LookupFile() 822 SmallVectorImpl<char> *RelativePath, in LookupSubframeworkHeader()
|
D | PPLexerChange.cpp | 507 SmallString<128> RelativePath; in HandleEndOfFile() local
|
/external/llvm-project/clang/lib/CodeGen/ |
D | MacroPPCallbacks.cpp | 171 StringRef SearchPath, StringRef RelativePath, const Module *Imported, in InclusionDirective()
|
/external/clang/unittests/Lex/ |
D | PPCallbacksTest.cpp | 59 StringRef SearchPath, StringRef RelativePath, in InclusionDirective() 79 SmallString<16> RelativePath; member in __anon701ea7170111::InclusionDirectiveCallbacks
|
/external/llvm-project/clang-tools-extra/clang-doc/tool/ |
D | ClangDocMain.cpp | 168 StringRef RelativePath, in getInfoOutputFile()
|
/external/libchrome/mojo/public/tools/bindings/ |
D | mojom_bindings_generator.py | 81 class RelativePath(object): class
|
/external/llvm-project/clang/lib/Tooling/DependencyScanning/ |
D | ModuleDepCollector.cpp | 89 StringRef SearchPath, StringRef RelativePath, const Module *Imported, in InclusionDirective()
|
/external/llvm-project/clang/lib/Lex/ |
D | HeaderSearch.cpp | 378 SmallVectorImpl<char> *SearchPath, SmallVectorImpl<char> *RelativePath, in LookupFile() 515 SmallVectorImpl<char> *RelativePath, Module *RequestingModule, in DoFrameworkLookup() 758 SmallVectorImpl<char> *SearchPath, SmallVectorImpl<char> *RelativePath, in LookupFile() 1046 SmallVectorImpl<char> *SearchPath, SmallVectorImpl<char> *RelativePath, in LookupSubframeworkHeader()
|
D | PPDirectives.cpp | 725 SmallVectorImpl<char> *RelativePath, in LookupFile() 1730 SmallVectorImpl<char> &RelativePath, SmallVectorImpl<char> &SearchPath, in LookupHeaderIncludeOrImport() 1907 SmallString<1024> RelativePath; in HandleHeaderIncludeOrImport() local
|
D | PPLexerChange.cpp | 293 SmallString<128> RelativePath; in diagnoseMissingHeaderInUmbrellaDir() local
|
/external/llvm-project/clang-tools-extra/clang-tidy/llvm/ |
D | IncludeOrderCheck.cpp | 81 StringRef SearchPath, StringRef RelativePath, const Module *Imported, in InclusionDirective()
|
/external/llvm-project/clang/unittests/Lex/ |
D | PPCallbacksTest.cpp | 39 StringRef SearchPath, StringRef RelativePath, in InclusionDirective() 61 SmallString<16> RelativePath; member in __anon51328c050111::InclusionDirectiveCallbacks
|
/external/llvm-project/clang-tools-extra/modularize/ |
D | CoverageChecker.cpp | 92 StringRef SearchPath, StringRef RelativePath, in InclusionDirective()
|
/external/clang/include/clang/Lex/ |
D | PPCallbacks.h | 129 StringRef RelativePath, in InclusionDirective() 356 StringRef SearchPath, StringRef RelativePath, in InclusionDirective()
|
/external/llvm-project/clang-tools-extra/clangd/unittests/ |
D | GlobalCompilationDatabaseTests.cpp | 185 void write(PathRef RelativePath, llvm::StringRef Contents) { in write()
|
/external/llvm-project/clang/include/clang/Lex/ |
D | PPCallbacks.h | 129 StringRef RelativePath, in InclusionDirective() 408 StringRef SearchPath, StringRef RelativePath, in InclusionDirective()
|