Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/include/llvm/ExecutionEngine/Orc/
H A DExecutionUtils.h137 Triple::ObjectFormatType ObjFmt; variable
/freebsd/contrib/llvm-project/clang/lib/Driver/ToolChains/
H A DMSVC.cpp815 StringRef ObjFmt = Triple.getEnvironmentName().split('-').second; in ComputeEffectiveClangTriple() local