Home
last modified time | relevance | path

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

12

/external/llvm-project/lldb/source/Plugins/SymbolFile/NativePDB/
DDWARFLocationExpression.h16 class APSInt; variable
/external/llvm-project/clang/lib/AST/Interp/
DIntegral.h28 using APSInt = llvm::APSInt; variable
DInterpState.cpp22 using APSInt = llvm::APSInt; typedef
DByteCodeEmitter.cpp18 using APSInt = llvm::APSInt; typedef
DEvalEmitter.cpp19 using APSInt = llvm::APSInt; typedef
DByteCodeExprGen.cpp21 using APSInt = llvm::APSInt; typedef
/external/llvm-project/llvm/lib/Support/
DAPSInt.cpp21 APSInt::APSInt(StringRef Str) { in APSInt() function in APSInt
/external/llvm/lib/Support/
DAPSInt.cpp21 APSInt::APSInt(StringRef Str) { in APSInt() function in APSInt
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Support/
DAPSInt.cpp20 APSInt::APSInt(StringRef Str) { in APSInt() function in APSInt
/external/clang/test/SemaCXX/
Dunused.cpp10 class APSInt : public APInt { class
/external/llvm-project/clang/include/clang/StaticAnalyzer/Core/PathSensitive/
DConstraintManager.h27 class APSInt; variable
DProgramState.h29 class APSInt; variable
/external/clang/include/clang/StaticAnalyzer/Core/PathSensitive/
DConstraintManager.h22 class APSInt; variable
DProgramState.h32 class APSInt; variable
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/ADT/
DAPSInt.h26 explicit APSInt() : IsUnsigned(false) {} in APSInt() function
/external/llvm-project/llvm/include/llvm/ADT/
DAPSInt.h26 explicit APSInt() : IsUnsigned(false) {} in APSInt() function
/external/llvm/include/llvm/ADT/
DAPSInt.h27 explicit APSInt() : IsUnsigned(false) {} in APSInt() function
DAPFloat.h25 class APSInt; variable
/external/llvm-project/clang/test/SemaCXX/
Dunused.cpp11 class APSInt : public APInt { class
/external/llvm-project/clang/include/clang/AST/
DComparisonCategories.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/llvm-project/clang/lib/Sema/
DSemaStmt.cpp669 static bool CmpCaseVals(const std::pair<llvm::APSInt, CaseStmt*>& lhs, in CmpCaseVals()
683 static bool CmpEnumVals(const std::pair<llvm::APSInt, EnumConstantDecl*>& lhs, in CmpEnumVals()
691 static bool EqEnumVals(const std::pair<llvm::APSInt, EnumConstantDecl*>& lhs, in EqEnumVals()
/external/llvm-project/clang/include/clang/Serialization/
DASTWriter.h49 class APSInt; variable
/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

12