Home
last modified time | relevance | path

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

/external/llvm/unittests/Support/
DLockFileManagerTest.cpp90 TEST(LockFileManagerTest, RelativePath) { in TEST() argument
/external/clang/lib/Frontend/
DDependencyGraph.cpp75 StringRef RelativePath, in InclusionDirective()
DDependencyFile.cpp301 StringRef RelativePath, in InclusionDirective()
DPrintPreprocessedOutput.cpp321 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
DPreprocessingRecord.cpp442 StringRef RelativePath, in InclusionDirective()
DPPDirectives.cpp746 SmallVectorImpl<char> *RelativePath, in LookupFile()
1774 SmallString<1024> RelativePath; in HandleIncludeDirective() local
/external/cronet/components/cronet/tools/generators/
Dcronet_bindings_generator.py84 class RelativePath(object): class
/external/clang/unittests/Lex/
DPPCallbacksTest.cpp59 StringRef SearchPath, StringRef RelativePath, in InclusionDirective()
79 SmallString<16> RelativePath; member in __anone7d638b50111::InclusionDirectiveCallbacks
/external/libchrome/mojo/public/tools/bindings/
Dmojom_bindings_generator.py81 class RelativePath(object): class
/external/clang/include/clang/Lex/
DPPCallbacks.h129 StringRef RelativePath, in InclusionDirective()
356 StringRef SearchPath, StringRef RelativePath, in InclusionDirective()
/external/swiftshader/third_party/llvm-10.0/llvm/lib/IR/
DDiagnosticInfo.cpp146 void DiagnosticInfoWithLocationBase::getLocation(StringRef &RelativePath, in getLocation()
/external/clang/lib/Tooling/
DTooling.cpp159 StringRef RelativePath(File); in getAbsolutePath() local
/external/clang/tools/libclang/
DIndexing.cpp251 StringRef SearchPath, StringRef RelativePath, in InclusionDirective()