Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/include/llvm/Support/
H A DJSON.h335 Value(T B) : Type(T_Boolean) { in Value()
385 case T_Boolean: in kind()
409 if (LLVM_LIKELY(Type == T_Boolean)) in getAsBoolean()
489 T_Boolean, enumerator
/llvm-project-15.0.7/llvm/lib/Support/
H A DJSON.cpp110 case T_Boolean: in copyFrom()
135 case T_Boolean: in moveFrom()
162 case T_Boolean: in destroy()