Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/include/llvm/ExecutionEngine/Orc/
H A DCOFFVCRuntimeSupport.h75 std::string RuntimePath; variable
/freebsd/contrib/llvm-project/llvm/lib/ExecutionEngine/Orc/
H A DCOFFVCRuntimeSupport.cpp26 const char *RuntimePath) { in Create()
33 const char *RuntimePath) in COFFVCRuntimeBootstrapper()
/freebsd/contrib/llvm-project/llvm/include/llvm/ObjectYAML/
H A DWasmYAML.h234 std::vector<StringRef> RuntimePath; member
/freebsd/contrib/llvm-project/llvm/include/llvm/BinaryFormat/
H A DWasm.h301 std::vector<StringRef> RuntimePath; member
/freebsd/contrib/llvm-project/clang/lib/Driver/
H A DDriver.cpp2536 if (std::optional<std::string> RuntimePath = TC.getRuntimePath()) in HandleImmediateArgs() local