| /llvm-project-15.0.7/clang-tools-extra/clangd/index/remote/marshalling/ |
| H A D | Marshalling.cpp | 226 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 D | RestrictSystemLibcHeadersCheck.cpp | 50 StringRef SearchPath, StringRef RelativePath, const Module *Imported, in InclusionDirective()
|
| /llvm-project-15.0.7/clang-tools-extra/clang-tidy/portability/ |
| H A D | RestrictSystemIncludesCheck.cpp | 26 StringRef SearchPath, StringRef RelativePath, const Module *Imported, in InclusionDirective()
|
| /llvm-project-15.0.7/llvm/unittests/Support/ |
| H A D | LockFileManagerTest.cpp | 79 TEST(LockFileManagerTest, RelativePath) { in TEST() argument
|
| /llvm-project-15.0.7/clang-tools-extra/clang-tidy/bugprone/ |
| H A D | SuspiciousIncludeCheck.cpp | 76 StringRef SearchPath, StringRef RelativePath, const Module *Imported, in InclusionDirective()
|
| /llvm-project-15.0.7/clang/lib/Frontend/ |
| H A D | DependencyGraph.cpp | 76 StringRef RelativePath, in InclusionDirective()
|
| H A D | PrintPreprocessedOutput.cpp | 399 StringRef RelativePath, in InclusionDirective()
|
| /llvm-project-15.0.7/clang-tools-extra/clang-tidy/readability/ |
| H A D | DuplicateIncludeCheck.cpp | 81 StringRef SearchPath, StringRef RelativePath, const Module *Imported, in InclusionDirective()
|
| /llvm-project-15.0.7/clang/lib/CodeGen/ |
| H A D | MacroPPCallbacks.cpp | 171 StringRef SearchPath, StringRef RelativePath, const Module *Imported, in InclusionDirective()
|
| /llvm-project-15.0.7/clang-tools-extra/clang-tidy/modernize/ |
| H A D | DeprecatedHeadersCheck.cpp | 183 StringRef SearchPath, StringRef RelativePath, const Module *Imported, in InclusionDirective()
|
| H A D | MacroToEnumCheck.cpp | 123 StringRef RelativePath, const Module *Imported, in InclusionDirective()
|
| /llvm-project-15.0.7/clang-tools-extra/clang-doc/tool/ |
| H A D | ClangDocMain.cpp | 168 StringRef RelativePath, in getInfoOutputFile()
|
| /llvm-project-15.0.7/clang-tools-extra/clang-tidy/llvm/ |
| H A D | IncludeOrderCheck.cpp | 86 StringRef SearchPath, StringRef RelativePath, const Module *Imported, in InclusionDirective()
|
| /llvm-project-15.0.7/clang-tools-extra/modularize/ |
| H A D | CoverageChecker.cpp | 93 StringRef RelativePath, const Module *Imported, in InclusionDirective()
|
| /llvm-project-15.0.7/clang/lib/Lex/ |
| H A D | HeaderSearch.cpp | 431 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 D | PPLexerChange.cpp | 319 SmallString<128> RelativePath; in diagnoseMissingHeaderInUmbrellaDir() local
|
| H A D | PPDirectives.cpp | 950 SmallVectorImpl<char> *RelativePath, in LookupFile() 2007 SmallVectorImpl<char> &RelativePath, SmallVectorImpl<char> &SearchPath, in LookupHeaderIncludeOrImport() 2162 SmallString<1024> RelativePath; in HandleHeaderIncludeOrImport() local
|
| H A D | PreprocessingRecord.cpp | 486 StringRef RelativePath, in InclusionDirective()
|
| /llvm-project-15.0.7/clang/unittests/Lex/ |
| H A D | PPCallbacksTest.cpp | 40 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 D | MarshallingTests.cpp | 438 auto RelativePath = ProtobufMarshaller.uriToRelativePath( in TEST() local
|
| /llvm-project-15.0.7/clang/lib/Tooling/DependencyScanning/ |
| H A D | ModuleDepCollector.cpp | 192 StringRef SearchPath, StringRef RelativePath, const Module *Imported, in InclusionDirective()
|
| /llvm-project-15.0.7/clang-tools-extra/clang-tidy/ |
| H A D | ExpandModularHeadersPPCallbacks.cpp | 166 StringRef RelativePath, const Module *Imported, in InclusionDirective()
|
| /llvm-project-15.0.7/clang/include/clang/Lex/ |
| H A D | PPCallbacks.h | 134 StringRef RelativePath, in InclusionDirective() 462 StringRef RelativePath, const Module *Imported, in InclusionDirective()
|
| /llvm-project-15.0.7/llvm/lib/IR/ |
| H A D | DiagnosticInfo.cpp | 139 void DiagnosticInfoWithLocationBase::getLocation(StringRef &RelativePath, in getLocation()
|
| /llvm-project-15.0.7/clang/lib/Tooling/ |
| H A D | Tooling.cpp | 248 StringRef RelativePath(File); in getAbsolutePath() local
|