Home
last modified time | relevance | path

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

12

/llvm-project-15.0.7/clang-tools-extra/clangd/index/remote/marshalling/
H A DMarshalling.cpp226 llvm::SmallString<256> RelativePath = llvm::StringRef(Path); in toProtobuf() local
314 Marshaller::relativePathToURI(llvm::StringRef RelativePath) { in relativePathToURI()
396 auto RelativePath = uriToRelativePath(Location.FileURI); in toProtobuf() local
414 auto RelativePath = uriToRelativePath(Header); in toProtobuf() local
/llvm-project-15.0.7/clang-tools-extra/clang-tidy/llvmlibc/
H A DRestrictSystemLibcHeadersCheck.cpp50 StringRef SearchPath, StringRef RelativePath, const Module *Imported, in InclusionDirective()
/llvm-project-15.0.7/clang-tools-extra/clang-tidy/portability/
H A DRestrictSystemIncludesCheck.cpp26 StringRef SearchPath, StringRef RelativePath, const Module *Imported, in InclusionDirective()
/llvm-project-15.0.7/llvm/unittests/Support/
H A DLockFileManagerTest.cpp79 TEST(LockFileManagerTest, RelativePath) { in TEST() argument
/llvm-project-15.0.7/clang-tools-extra/clang-tidy/bugprone/
H A DSuspiciousIncludeCheck.cpp76 StringRef SearchPath, StringRef RelativePath, const Module *Imported, in InclusionDirective()
/llvm-project-15.0.7/clang/lib/Frontend/
H A DDependencyGraph.cpp76 StringRef RelativePath, in InclusionDirective()
H A DPrintPreprocessedOutput.cpp399 StringRef RelativePath, in InclusionDirective()
/llvm-project-15.0.7/clang-tools-extra/clang-tidy/readability/
H A DDuplicateIncludeCheck.cpp81 StringRef SearchPath, StringRef RelativePath, const Module *Imported, in InclusionDirective()
/llvm-project-15.0.7/clang/lib/CodeGen/
H A DMacroPPCallbacks.cpp171 StringRef SearchPath, StringRef RelativePath, const Module *Imported, in InclusionDirective()
/llvm-project-15.0.7/clang-tools-extra/clang-tidy/modernize/
H A DDeprecatedHeadersCheck.cpp183 StringRef SearchPath, StringRef RelativePath, const Module *Imported, in InclusionDirective()
H A DMacroToEnumCheck.cpp123 StringRef RelativePath, const Module *Imported, in InclusionDirective()
/llvm-project-15.0.7/clang-tools-extra/clang-doc/tool/
H A DClangDocMain.cpp168 StringRef RelativePath, in getInfoOutputFile()
/llvm-project-15.0.7/clang-tools-extra/clang-tidy/llvm/
H A DIncludeOrderCheck.cpp86 StringRef SearchPath, StringRef RelativePath, const Module *Imported, in InclusionDirective()
/llvm-project-15.0.7/clang-tools-extra/modularize/
H A DCoverageChecker.cpp93 StringRef RelativePath, const Module *Imported, in InclusionDirective()
/llvm-project-15.0.7/clang/lib/Lex/
H A DHeaderSearch.cpp431 SmallVectorImpl<char> *SearchPath, SmallVectorImpl<char> *RelativePath, in LookupFile()
569 SmallVectorImpl<char> *RelativePath, Module *RequestingModule, in DoFrameworkLookup()
840 SmallVectorImpl<char> *SearchPath, SmallVectorImpl<char> *RelativePath, in LookupFile()
1144 SmallVectorImpl<char> *SearchPath, SmallVectorImpl<char> *RelativePath, in LookupSubframeworkHeader()
H A DPPLexerChange.cpp319 SmallString<128> RelativePath; in diagnoseMissingHeaderInUmbrellaDir() local
H A DPPDirectives.cpp950 SmallVectorImpl<char> *RelativePath, in LookupFile()
2007 SmallVectorImpl<char> &RelativePath, SmallVectorImpl<char> &SearchPath, in LookupHeaderIncludeOrImport()
2162 SmallString<1024> RelativePath; in HandleHeaderIncludeOrImport() local
H A DPreprocessingRecord.cpp486 StringRef RelativePath, in InclusionDirective()
/llvm-project-15.0.7/clang/unittests/Lex/
H A DPPCallbacksTest.cpp40 StringRef RelativePath, const Module *Imported, in InclusionDirective()
61 SmallString<16> RelativePath; member in __anonec3cc9fe0111::InclusionDirectiveCallbacks
/llvm-project-15.0.7/clang-tools-extra/clangd/unittests/remote/
H A DMarshallingTests.cpp438 auto RelativePath = ProtobufMarshaller.uriToRelativePath( in TEST() local
/llvm-project-15.0.7/clang/lib/Tooling/DependencyScanning/
H A DModuleDepCollector.cpp192 StringRef SearchPath, StringRef RelativePath, const Module *Imported, in InclusionDirective()
/llvm-project-15.0.7/clang-tools-extra/clang-tidy/
H A DExpandModularHeadersPPCallbacks.cpp166 StringRef RelativePath, const Module *Imported, in InclusionDirective()
/llvm-project-15.0.7/clang/include/clang/Lex/
H A DPPCallbacks.h134 StringRef RelativePath, in InclusionDirective()
462 StringRef RelativePath, const Module *Imported, in InclusionDirective()
/llvm-project-15.0.7/llvm/lib/IR/
H A DDiagnosticInfo.cpp139 void DiagnosticInfoWithLocationBase::getLocation(StringRef &RelativePath, in getLocation()
/llvm-project-15.0.7/clang/lib/Tooling/
H A DTooling.cpp248 StringRef RelativePath(File); in getAbsolutePath() local

12