Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/Support/
H A DJSON.h317 Value(std::string V) : Type(T_String) { in Value()
386 case T_String: in kind()
429 if (Type == T_String) in getAsString()
476 T_String, enumerator
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Support/
H A DJSON.cpp117 case T_String: in copyFrom()
141 case T_String: in moveFrom()
166 case T_String: in destroy()