Home
last modified time | relevance | path

Searched refs:T_Boolean (Results 1 – 2 of 2) sorted by relevance

/openbsd-src/gnu/llvm/llvm/include/llvm/Support/
H A DJSON.h335 Value(T B) : Type(T_Boolean) { in Value()
385 case T_Boolean: in kind()
410 if (LLVM_LIKELY(Type == T_Boolean)) in getAsBoolean()
490 T_Boolean, enumerator
/openbsd-src/gnu/llvm/llvm/lib/Support/
H A DJSON.cpp111 case T_Boolean: in copyFrom()
136 case T_Boolean: in moveFrom()
163 case T_Boolean: in destroy()