HomeSort by: relevance | last modified time | path
    Searched refs:toAPFloat (Results 1 - 2 of 2) sorted by relevancy

  /src/external/apache2/llvm/dist/llvm/include/llvm/DebugInfo/PDB/
PDBTypes.h 533 APFloat toAPFloat() const {
545 assert(false && "Variant::toAPFloat called on non-floating-point type");
  /src/external/apache2/llvm/dist/llvm/lib/Support/
Z3Solver.cpp 784 bool toAPFloat(const SMTSortRef &Sort, const SMTExprRef &AST,
868 return toAPFloat(Sort, Assign, Float, true);

Completed in 20 milliseconds