Home
last modified time | relevance | path

Searched defs:RelativePath (Results 1 – 25 of 42) sorted by relevance

12

/external/llvm-project/clang-tools-extra/clangd/index/remote/marshalling/
DMarshalling.cpp225 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/
DRestrictSystemLibcHeadersCheck.cpp50 StringRef SearchPath, StringRef RelativePath, const Module *Imported, in InclusionDirective()
/external/llvm-project/llvm/unittests/Support/
DLockFileManagerTest.cpp79 TEST(LockFileManagerTest, RelativePath) { in TEST() argument
/external/llvm-project/clang-tools-extra/clang-tidy/portability/
DRestrictSystemIncludesCheck.cpp26 StringRef SearchPath, StringRef RelativePath, const Module *Imported, in InclusionDirective()
/external/llvm/unittests/Support/
DLockFileManagerTest.cpp90 TEST(LockFileManagerTest, RelativePath) { in TEST() argument
/external/llvm-project/clang-tools-extra/clang-tidy/modernize/
DDeprecatedHeadersCheck.cpp95 StringRef SearchPath, StringRef RelativePath, const Module *Imported, in InclusionDirective()
/external/llvm-project/clang-tools-extra/clang-tidy/bugprone/
DSuspiciousIncludeCheck.cpp76 StringRef SearchPath, StringRef RelativePath, const Module *Imported, in InclusionDirective()
/external/clang/lib/Frontend/
DDependencyGraph.cpp75 StringRef RelativePath, in InclusionDirective()
/external/llvm-project/clang/lib/Frontend/
DDependencyGraph.cpp76 StringRef RelativePath, in InclusionDirective()
/external/clang/lib/Lex/
DHeaderSearch.cpp278 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()
DPPLexerChange.cpp507 SmallString<128> RelativePath; in HandleEndOfFile() local
/external/llvm-project/clang/lib/CodeGen/
DMacroPPCallbacks.cpp171 StringRef SearchPath, StringRef RelativePath, const Module *Imported, in InclusionDirective()
/external/clang/unittests/Lex/
DPPCallbacksTest.cpp59 StringRef SearchPath, StringRef RelativePath, in InclusionDirective()
79 SmallString<16> RelativePath; member in __anon701ea7170111::InclusionDirectiveCallbacks
/external/llvm-project/clang-tools-extra/clang-doc/tool/
DClangDocMain.cpp168 StringRef RelativePath, in getInfoOutputFile()
/external/libchrome/mojo/public/tools/bindings/
Dmojom_bindings_generator.py81 class RelativePath(object): class
/external/llvm-project/clang/lib/Tooling/DependencyScanning/
DModuleDepCollector.cpp89 StringRef SearchPath, StringRef RelativePath, const Module *Imported, in InclusionDirective()
/external/llvm-project/clang/lib/Lex/
DHeaderSearch.cpp378 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()
DPPDirectives.cpp725 SmallVectorImpl<char> *RelativePath, in LookupFile()
1730 SmallVectorImpl<char> &RelativePath, SmallVectorImpl<char> &SearchPath, in LookupHeaderIncludeOrImport()
1907 SmallString<1024> RelativePath; in HandleHeaderIncludeOrImport() local
DPPLexerChange.cpp293 SmallString<128> RelativePath; in diagnoseMissingHeaderInUmbrellaDir() local
/external/llvm-project/clang-tools-extra/clang-tidy/llvm/
DIncludeOrderCheck.cpp81 StringRef SearchPath, StringRef RelativePath, const Module *Imported, in InclusionDirective()
/external/llvm-project/clang/unittests/Lex/
DPPCallbacksTest.cpp39 StringRef SearchPath, StringRef RelativePath, in InclusionDirective()
61 SmallString<16> RelativePath; member in __anon51328c050111::InclusionDirectiveCallbacks
/external/llvm-project/clang-tools-extra/modularize/
DCoverageChecker.cpp92 StringRef SearchPath, StringRef RelativePath, in InclusionDirective()
/external/clang/include/clang/Lex/
DPPCallbacks.h129 StringRef RelativePath, in InclusionDirective()
356 StringRef SearchPath, StringRef RelativePath, in InclusionDirective()
/external/llvm-project/clang-tools-extra/clangd/unittests/
DGlobalCompilationDatabaseTests.cpp185 void write(PathRef RelativePath, llvm::StringRef Contents) { in write()
/external/llvm-project/clang/include/clang/Lex/
DPPCallbacks.h129 StringRef RelativePath, in InclusionDirective()
408 StringRef SearchPath, StringRef RelativePath, in InclusionDirective()

12