Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/include/llvm/Support/
H A DJSON.h340 Value(T B) : Type(T_Boolean) { in Value()
388 case T_Boolean: in kind()
413 if (LLVM_LIKELY(Type == T_Boolean)) in getAsBoolean()
511 T_Boolean, enumerator
/freebsd/contrib/llvm-project/llvm/lib/Support/
H A DJSON.cpp113 case T_Boolean: in copyFrom()
138 case T_Boolean: in moveFrom()
165 case T_Boolean: in destroy()