Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/include/llvm/Support/
H A DJSON.h310 Value(std::string V) : Type(T_String) { in Value()
391 case T_String: in kind()
447 if (Type == T_String) in getAsString()
495 T_String, enumerator
/openbsd-src/gnu/llvm/llvm/lib/Support/
H A DJSON.cpp120 case T_String: in copyFrom()
145 case T_String: in moveFrom()
171 case T_String: in destroy()