Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/include/llvm/Support/
H A DJSON.h327 Value(StringRef V) : Type(T_StringRef) { in Value()
395 case T_StringRef: in kind()
458 if (LLVM_LIKELY(Type == T_StringRef)) in getAsString()
515 T_StringRef, enumerator
/freebsd/contrib/llvm-project/llvm/lib/Support/
H A DJSON.cpp119 case T_StringRef: in copyFrom()
144 case T_StringRef: in moveFrom()
170 case T_StringRef: in destroy()