Home
last modified time | relevance | path

Searched defs:AbsolutePath (Results 1 – 25 of 29) sorted by relevance

12

/external/llvm-project/clang-tools-extra/clangd/
DURI.cpp211 llvm::Expected<URI> URI::create(llvm::StringRef AbsolutePath, in create()
221 URI URI::create(llvm::StringRef AbsolutePath) { in create()
240 URI URI::createFile(llvm::StringRef AbsolutePath) { in createFile()
/external/vixl/
D.ycm_extra_conf.py12 def AbsolutePath(path): function
/external/llvm-project/clang-tools-extra/clangd/index/
DBackgroundIndexLoader.h30 Path AbsolutePath; member
DBackground.cpp70 llvm::SmallString<128> AbsolutePath; in getAbsolutePath() local
254 auto AbsolutePath = getAbsolutePath(Cmd); in index() local
DIndexAction.cpp35 auto AbsolutePath = File->tryGetRealPathName(); in toURI() local
DSymbolCollector.cpp62 llvm::SmallString<128> AbsolutePath(Path); in toURI() local
/external/llvm-project/clang-tools-extra/clangd/unittests/tweaks/
DTweakTests.cpp43 TEST(FileEdits, AbsolutePath) { in TEST() argument
/external/perfetto/src/traced/probes/common/
Dcpu_freq_info_for_testing.cc88 std::string CpuFreqInfoForTesting::AbsolutePath(std::string path) { in AbsolutePath() function in perfetto::CpuFreqInfoForTesting
/external/clang/lib/Tooling/
DCompilationDatabase.cpp83 SmallString<1024> AbsolutePath(getAbsolutePath(SourceFile)); in autoDetectFromSource() local
98 SmallString<1024> AbsolutePath(getAbsolutePath(SourceDir)); in autoDetectFromDirectory() local
DJSONCompilationDatabase.cpp329 SmallString<128> AbsolutePath( in parse() local
DTooling.cpp165 SmallString<1024> AbsolutePath = RelativePath; in getAbsolutePath() local
/external/llvm-project/clang-tools-extra/clang-include-fixer/plugin/
DIncludeFixerPlugin.cpp74 SmallString<128> AbsolutePath(tooling::getAbsolutePath(InputFile)); in ParseArgs() local
/external/llvm-project/clang/lib/Tooling/
DCompilationDatabase.cpp106 SmallString<1024> AbsolutePath(getAbsolutePath(SourceFile)); in autoDetectFromSource() local
121 SmallString<1024> AbsolutePath(getAbsolutePath(SourceDir)); in autoDetectFromDirectory() local
DJSONCompilationDatabase.cpp425 SmallString<128> AbsolutePath( in parse() local
DTooling.cpp235 SmallString<1024> AbsolutePath = RelativePath; in getAbsolutePath() local
/external/llvm-project/clang-tools-extra/clangd/unittests/
DURITests.cpp30 std::string createOrDie(llvm::StringRef AbsolutePath, in createOrDie()
/external/openscreen/tools/
Dlicenses.py88 def AbsolutePath(path, filename, root): function
/external/llvm-project/clang-tools-extra/clang-tidy/tool/
DClangTidyMain.cpp405 SmallString<256> AbsolutePath(Input); in clangTidyMain() local
/external/flatbuffers/src/
Dutil.cpp189 std::string AbsolutePath(const std::string &filepath) { in AbsolutePath() function
/external/llvm/lib/DebugInfo/DWARF/
DDWARFUnit.cpp298 SmallString<16> AbsolutePath; in parseDWO() local
/external/llvm-project/clang-tools-extra/clang-include-fixer/tool/
DClangIncludeFixer.cpp202 SmallString<128> AbsolutePath(tooling::getAbsolutePath(FilePath)); in createSymbolIndexManager() local
/external/llvm-project/clang-tools-extra/clang-move/
DMove.cpp77 llvm::SmallString<128> AbsolutePath(Path); in MakeAbsolutePath() local
88 llvm::SmallString<128> AbsolutePath(Path); in MakeAbsolutePath() local
/external/llvm-project/clang-tools-extra/clang-tidy/
DClangTidyOptions.cpp250 llvm::StringRef AbsolutePath, std::vector<OptionsSource> &CurOptions) { in addRawFileOptions()
/external/swiftshader/third_party/llvm-10.0/llvm/lib/DebugInfo/DWARF/
DDWARFUnit.cpp571 SmallString<16> AbsolutePath; in parseDWO() local
/external/llvm-project/llvm/lib/DebugInfo/DWARF/
DDWARFUnit.cpp532 SmallString<16> AbsolutePath; in parseDWO() local

12