Home
last modified time | relevance | path

Searched defs:APSInt (Results 1 – 9 of 9) sorted by relevance

/external/clang/test/SemaCXX/
Dunused.cpp6 class APSInt : public APInt { class
/external/clang/include/clang/StaticAnalyzer/Core/PathSensitive/
DConstraintManager.h21 class APSInt; variable
DProgramState.h29 class APSInt; variable
/external/llvm/include/llvm/ADT/
DAPSInt.h26 explicit APSInt() {} in APSInt() function
DAPFloat.h112 class APSInt; variable
/external/clang/lib/Sema/
DSemaStmt.cpp464 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()
/external/clang/include/clang/AST/
DAPValue.h39 typedef llvm::APSInt APSInt; typedef
/external/llvm/lib/AsmParser/
DLLToken.h155 APSInt // APSInt enumerator
/external/clang/include/clang/Sema/
DSema.h46 class APSInt; variable