Home
last modified time | relevance | path

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

/llvm-project/llvm/unittests/ExecutionEngine/MCJIT/
H A DMCJITTestAPICommon.h100 SmallVector<Triple::OSType, 4> UnsupportedOSs; variable
/llvm-project/llvm/unittests/Support/
H A DThreadPool.cpp51 SmallVector<Triple::OSType, 4> UnsupportedOSs; member in ThreadPoolTest