Home
last modified time | relevance | path

Searched defs:DoubleVal (Results 1 – 2 of 2) sorted by relevance

/freebsd/contrib/llvm-project/llvm/include/llvm/ExecutionEngine/
H A DGenericValue.h29 double DoubleVal; member
/freebsd/contrib/llvm-project/clang/lib/Parse/
H A DParseHLSLRootSignature.cpp1350 double DoubleVal = Val.convertToDouble(); in handleFloatLiteral() local