Home
last modified time | relevance | path

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

/external/v8/src/base/
Dfile-utils.cc15 char* RelativePath(char** buffer, const char* exec_path, const char* name) { in RelativePath() function
/external/llvm/unittests/Support/
DLockFileManagerTest.cpp90 TEST(LockFileManagerTest, RelativePath) { in TEST() argument
/external/swiftshader/third_party/llvm-7.0/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/libchrome/mojo/public/tools/bindings/
Dmojom_bindings_generator.py81 class RelativePath(object): class
/external/clang/unittests/Lex/
DPPCallbacksTest.cpp59 StringRef SearchPath, StringRef RelativePath, in InclusionDirective()
79 SmallString<16> RelativePath; member in __anonf86715790111::InclusionDirectiveCallbacks
/external/clang/include/clang/Lex/
DPPCallbacks.h129 StringRef RelativePath, in InclusionDirective()
356 StringRef SearchPath, StringRef RelativePath, in InclusionDirective()
/external/clang/lib/Tooling/
DTooling.cpp159 StringRef RelativePath(File); in getAbsolutePath() local
/external/clang/tools/libclang/
DIndexing.cpp251 StringRef SearchPath, StringRef RelativePath, in InclusionDirective()