Home
last modified time | relevance | path

Searched refs:AbsoluteValue (Results 1 – 5 of 5) sorted by relevance

/freebsd-12.1/contrib/llvm/tools/lldb/include/lldb/Utility/
H A DScalar.h211 bool AbsoluteValue(); // Returns true on success
/freebsd-12.1/contrib/llvm/tools/lldb/source/Utility/
H A DScalar.cpp1843 bool Scalar::AbsoluteValue() { in AbsoluteValue() function in Scalar
/freebsd-12.1/contrib/llvm/tools/lldb/source/Expression/
H A DDWARFExpression.cpp1842 } else if (!stack.back().ResolveValue(exe_ctx).AbsoluteValue()) { in Evaluate()
/freebsd-12.1/contrib/llvm/tools/clang/include/clang/Basic/
H A DDiagnosticGroups.td21 def AbsoluteValue : DiagGroup<"absolute-value">;
H A DDiagnosticSemaKinds.td41 InGroup<AbsoluteValue>;
46 "of type %2 which may cause truncation of value">, InGroup<AbsoluteValue>;
50 InGroup<AbsoluteValue>;
54 InGroup<AbsoluteValue>;