Home
last modified time | relevance | path

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

/freebsd-13-stable/contrib/llvm-project/clang/lib/AST/Interp/
HDIntegral.h30 using APSInt = llvm::APSInt; variable
HDFloating.h24 using APSInt = llvm::APSInt; variable
HDIntegralAP.h30 using APSInt = llvm::APSInt; variable
HDInterp.h39 using APSInt = llvm::APSInt; variable
HDCompiler.cpp22 using APSInt = llvm::APSInt; typedef
/freebsd-13-stable/contrib/llvm-project/llvm/lib/Support/
HDAPSInt.cpp21 APSInt::APSInt(StringRef Str) { in APSInt() function in APSInt
/freebsd-13-stable/contrib/llvm-project/lldb/source/Plugins/SymbolFile/NativePDB/
HDDWARFLocationExpression.h18 class APSInt; variable
/freebsd-13-stable/contrib/llvm-project/clang/include/clang/StaticAnalyzer/Core/PathSensitive/
HDConstraintManager.h27 class APSInt; variable
HDProgramState.h30 class APSInt; variable
/freebsd-13-stable/contrib/llvm-project/llvm/include/llvm/DebugInfo/CodeView/
HDCodeViewRecordIO.h25 class APSInt; variable
HDRecordSerialization.h22 class APSInt; variable
/freebsd-13-stable/contrib/llvm-project/clang/include/clang/AST/
HDComparisonCategories.h27 class APSInt; variable
/freebsd-13-stable/contrib/llvm-project/clang/lib/Sema/
HDSemaStmt.cpp1018 static bool CmpCaseVals(const std::pair<llvm::APSInt, CaseStmt*>& lhs, in CmpCaseVals()
1031 static bool CmpEnumVals(const std::pair<llvm::APSInt, EnumConstantDecl*>& lhs, in CmpEnumVals()
1039 static bool EqEnumVals(const std::pair<llvm::APSInt, EnumConstantDecl*>& lhs, in EqEnumVals()
/freebsd-13-stable/contrib/llvm-project/llvm/include/llvm/ADT/
HDAPFloat.h37 class APSInt; variable
/freebsd-13-stable/contrib/llvm-project/llvm/include/llvm/AsmParser/
HDLLToken.h496 APSInt // APSInt enumerator
/freebsd-13-stable/contrib/llvm-project/clang/include/clang/Sema/
HDSema.h81 class APSInt; variable