Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/Support/
H A DJSON.h342 Value(T B) : Type(T_Boolean) { in Value()
381 case T_Boolean: in kind()
404 if (LLVM_LIKELY(Type == T_Boolean)) in getAsBoolean()
472 T_Boolean, enumerator
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Support/
H A DJSON.cpp109 case T_Boolean: in copyFrom()
133 case T_Boolean: in moveFrom()
159 case T_Boolean: in destroy()