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