Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/include/llvm/Support/
H A DJSON.h321 Value(StringRef V) : Type(T_StringRef) { in Value()
392 case T_StringRef: in kind()
449 if (LLVM_LIKELY(Type == T_StringRef)) in getAsString()
494 T_StringRef, enumerator
/openbsd-src/gnu/llvm/llvm/lib/Support/
H A DJSON.cpp117 case T_StringRef: in copyFrom()
142 case T_StringRef: in moveFrom()
168 case T_StringRef: in destroy()