Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/AST/Interp/
H A DBoolean.h53 APSInt toAPSInt() const { in toAPSInt() function
56 APSInt toAPSInt(unsigned NumBits) const { in toAPSInt() function
/freebsd/contrib/llvm-project/llvm/include/llvm/DebugInfo/PDB/
H A DPDBTypes.h515 APSInt toAPSInt() const { in toAPSInt() function
/freebsd/contrib/llvm-project/llvm/lib/Support/
H A DZ3Solver.cpp819 bool toAPSInt(const SMTSortRef &Sort, const SMTExprRef &AST, in toAPSInt() function in __anona2cc94240111::Z3Solver