Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/Support/
H A DJSON.h328 Value(StringRef V) : Type(T_StringRef) { in Value()
387 case T_StringRef: in kind()
431 if (LLVM_LIKELY(Type == T_StringRef)) in getAsString()
475 T_StringRef, enumerator
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Support/
H A DJSON.cpp114 case T_StringRef: in copyFrom()
138 case T_StringRef: in moveFrom()
163 case T_StringRef: in destroy()