Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/include/llvm/Support/
H A DJSON.h321 Value(StringRef V) : Type(T_StringRef) { in Value()
392 case T_StringRef: in kind()
448 if (LLVM_LIKELY(Type == T_StringRef)) in getAsString()
493 T_StringRef, enumerator
/llvm-project-15.0.7/llvm/lib/Support/
H A DJSON.cpp116 case T_StringRef: in copyFrom()
141 case T_StringRef: in moveFrom()
167 case T_StringRef: in destroy()