Home
last modified time | relevance | path

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

/netbsd/external/apache2/llvm/dist/llvm/lib/Support/
H A DJSON.cpp108 case T_Null: in copyFrom()
132 case T_Null: in moveFrom()
143 M.Type = T_Null; in moveFrom()
147 M.Type = T_Null; in moveFrom()
151 M.Type = T_Null; in moveFrom()
158 case T_Null: in destroy()
/netbsd/external/apache2/llvm/dist/llvm/include/llvm/Support/
H A DJSON.h336 Value(std::nullptr_t) : Type(T_Null) {} in Value()
379 case T_Null: in kind()
399 if (LLVM_LIKELY(Type == T_Null)) in getAsNull()
471 T_Null, enumerator