Searched defs:setExact (Results 1 - 2 of 2) sorted by relevance

/freebsd-12-stable/contrib/llvm-project/llvm/include/llvm/CodeGen/
H A DSelectionDAGNodes.h417 void setExact(bool b) { function in struct:llvm::SDNodeFlags
/freebsd-12-stable/contrib/llvm-project/clang/include/clang/AST/
H A DExpr.h1631 void setExact(bool E) { FloatingLiteralBits.IsExact = E; } function in class:clang::FloatingLiteral

Completed in 187 milliseconds