Searched defs:getDouble (Results 1 – 4 of 4) sorted by relevance
/freebsd/contrib/llvm-project/llvm/tools/llvm-xray/ | ||
H A D | xray-graph.cpp | 376 double GraphRenderer::TimeStat::getDouble(StatType T) const { in getDouble() function in GraphRenderer::TimeStat |
/freebsd/contrib/llvm-project/libunwind/src/ | ||
H A D | AddressSpace.hpp | 183 double getDouble(pint_t addr) { in getDouble() function in libunwind::LocalAddressSpace |
/freebsd/contrib/llvm-project/clang/lib/ASTMatchers/Dynamic/ | ||
H A D | VariantValue.cpp | 354 double VariantValue::getDouble() const { in getDouble() function in clang::ast_matchers::dynamic::VariantValue |
/freebsd/contrib/llvm-project/llvm/lib/Support/ | ||
H A D | Z3Solver.cpp | 928 double getDouble(StringRef Key) const override { in getDouble() function in __anona2cc94240111::Z3Statistics |