Home
last modified time | relevance | path

Searched defs:toAPSInt (Results 1 – 3 of 3) sorted by relevance

/openbsd-src/gnu/llvm/clang/lib/AST/Interp/
H A DBoolean.h59 APSInt toAPSInt() const { in toAPSInt() function
62 APSInt toAPSInt(unsigned NumBits) const { in toAPSInt() function
/openbsd-src/gnu/llvm/llvm/include/llvm/DebugInfo/PDB/
H A DPDBTypes.h515 APSInt toAPSInt() const { in toAPSInt() function
/openbsd-src/gnu/llvm/llvm/lib/Support/
H A DZ3Solver.cpp807 bool toAPSInt(const SMTSortRef &Sort, const SMTExprRef &AST, in toAPSInt() function in __anon0349533b0111::Z3Solver