Home
last modified time | relevance | path

Searched defs:setPrependPath (Results 1 – 5 of 5) sorted by relevance

/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/include/llvm/DWARFLinker/Classic/
DDWARFLinker.h287 void setPrependPath(StringRef Ppath) override { Options.PrependPath = Ppath; } in setPrependPath() function
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/include/llvm/DWARFLinker/Classic/
DDWARFLinker.h287 void setPrependPath(StringRef Ppath) override { Options.PrependPath = Ppath; } in setPrependPath() function
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/include/llvm/DWARFLinker/Classic/
DDWARFLinker.h287 void setPrependPath(StringRef Ppath) override { Options.PrependPath = Ppath; } in setPrependPath() function
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/include/llvm/DWARFLinker/
H A DDWARFLinker.h308 void setPrependPath(const std::string &Ppath) { Options.PrependPath = Ppath; } in setPrependPath() function
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/include/llvm/DWARFLinker/
DDWARFLinker.h426 void setPrependPath(const std::string &Ppath) { Options.PrependPath = Ppath; } in setPrependPath() function