Home
last modified time | relevance | path

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

/llvm-project/llvm/include/llvm/Support/
H A DJSON.h316 Value(std::string V) : Type(T_String) { in Value()
394 case T_String: in kind()
456 if (Type == T_String) in getAsString()
516 T_String, enumerator
/llvm-project/llvm/lib/Support/
H A DJSON.cpp122 case T_String: in copyFrom()
147 case T_String: in moveFrom()
173 case T_String: in destroy()