Home
last modified time | relevance | path

Searched defs:StaticVCRuntime (Results 1 – 2 of 2) sorted by relevance

/openbsd-src/gnu/llvm/llvm/include/llvm/ExecutionEngine/Orc/
H A DCOFFPlatform.h186 bool StaticVCRuntime; variable
/openbsd-src/gnu/llvm/llvm/lib/ExecutionEngine/Orc/
H A DCOFFPlatform.cpp165 LoadDynamicLibrary LoadDynLibrary, bool StaticVCRuntime, in Create()
355 bool StaticVCRuntime, const char *VCRuntimePath, in COFFPlatform()