Home
last modified time | relevance | path

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

/freebsd-12-stable/contrib/llvm-project/clang/lib/AST/Interp/
DBoolean.h53 APSInt toAPSInt() const { in toAPSInt() function
56 APSInt toAPSInt(unsigned NumBits) const { in toAPSInt() function
/freebsd-12-stable/contrib/llvm-project/llvm/include/llvm/DebugInfo/PDB/
DPDBTypes.h514 APSInt toAPSInt() const { in toAPSInt() function
/freebsd-12-stable/contrib/llvm-project/llvm/lib/Support/
DZ3Solver.cpp805 bool toAPSInt(const SMTSortRef &Sort, const SMTExprRef &AST, in toAPSInt() function in __anon5ae4843c0111::Z3Solver