Home
last modified time | relevance | path

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

/external/llvm/lib/Support/
DAPSInt.cpp21 APSInt::APSInt(StringRef Str) { in APSInt() function in APSInt
/external/clang/test/SemaCXX/
Dunused.cpp10 class APSInt : public APInt { class
/external/swiftshader/third_party/LLVM/include/llvm/ADT/
DAPSInt.h26 explicit APSInt() {} in APSInt() function
DAPFloat.h112 class APSInt; variable
/external/clang/include/clang/StaticAnalyzer/Core/PathSensitive/
DConstraintManager.h22 class APSInt; variable
DProgramState.h32 class APSInt; variable
/external/llvm/include/llvm/ADT/
DAPSInt.h27 explicit APSInt() : IsUnsigned(false) {} in APSInt() function
DAPFloat.h25 class APSInt; variable
/external/clang/lib/Sema/
DSemaStmt.cpp569 static bool CmpCaseVals(const std::pair<llvm::APSInt, CaseStmt*>& lhs, in CmpCaseVals()
583 static bool CmpEnumVals(const std::pair<llvm::APSInt, EnumConstantDecl*>& lhs, in CmpEnumVals()
591 static bool EqEnumVals(const std::pair<llvm::APSInt, EnumConstantDecl*>& lhs, in EqEnumVals()
/external/swiftshader/third_party/LLVM/lib/AsmParser/
DLLToken.h153 APSInt // APSInt enumerator
/external/clang/include/clang/AST/
DAPValue.h39 typedef llvm::APSInt APSInt; typedef
/external/swiftshader/third_party/llvm-subzero/include/llvm/ADT/
DAPFloat.h27 class APSInt; variable
/external/llvm/lib/AsmParser/
DLLToken.h359 APSInt // APSInt enumerator
/external/clang/include/clang/Sema/
DSema.h59 class APSInt; variable