Home
last modified time | relevance | path

Searched defs:value_ref (Results 1 – 4 of 4) sorted by relevance

/freebsd/contrib/llvm-project/lldb/source/Interpreter/
H A DOptionValueSInt64.cpp32 Status OptionValueSInt64::SetValueFromString(llvm::StringRef value_ref, in SetValueFromString()
H A DOptionValueUInt64.cpp36 Status OptionValueUInt64::SetValueFromString(llvm::StringRef value_ref, in SetValueFromString()
/freebsd/contrib/llvm-project/lldb/source/Plugins/ExpressionParser/Clang/
H A DIRForTarget.cpp352 ArrayRef<Metadata *> value_ref(values, 2); in CreateResultVariable() local
912 ArrayRef<llvm::Metadata *> value_ref(values, 2); in RewritePersistentAlloc() local
/freebsd/usr.bin/locale/
H A Dlocale.c136 int value_ref; member