Home
last modified time | relevance | path

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

/llvm-project/libcxx/test/std/utilities/meta/meta.trans/meta.trans.other/
H A Dcommon_type.pass.cpp99 struct TernaryOp { global() struct
104 typeTernaryOp global() argument
/llvm-project/llvm/include/llvm/TableGen/
H A DRecord.h985 enum TernaryOp : uint8_t { global() enum