Searched defs:APSInt (Results 1 – 9 of 9) sorted by relevance
6 class APSInt : public APInt { class
21 class APSInt; variable
29 class APSInt; variable
26 explicit APSInt() {} in APSInt() function
112 class APSInt; variable
464 static bool CmpCaseVals(const std::pair<llvm::APSInt, CaseStmt*>& lhs, in CmpCaseVals()478 static bool CmpEnumVals(const std::pair<llvm::APSInt, EnumConstantDecl*>& lhs, in CmpEnumVals()486 static bool EqEnumVals(const std::pair<llvm::APSInt, EnumConstantDecl*>& lhs, in EqEnumVals()
39 typedef llvm::APSInt APSInt; typedef
155 APSInt // APSInt enumerator
46 class APSInt; variable