Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/ExecutionEngine/Orc/
H A DExecutionUtils.h135 Triple::ObjectFormatType ObjFmt; variable
/netbsd-src/external/apache2/llvm/dist/clang/lib/Driver/ToolChains/
H A DMSVC.cpp1359 StringRef ObjFmt = Triple.getEnvironmentName().split('-').second; in ComputeEffectiveClangTriple() local