Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/AST/Interp/
H A DIntegral.h30 using APSInt = llvm::APSInt; variable
H A DFloating.h24 using APSInt = llvm::APSInt; variable
H A DIntegralAP.h30 using APSInt = llvm::APSInt; variable
H A DInterp.h39 using APSInt = llvm::APSInt; variable
H A DCompiler.cpp22 using APSInt = llvm::APSInt; typedef
/freebsd/contrib/llvm-project/llvm/lib/Support/
H A DAPSInt.cpp21 APSInt::APSInt(StringRef Str) { in APSInt() function in APSInt
/freebsd/contrib/llvm-project/lldb/source/Plugins/SymbolFile/NativePDB/
H A DDWARFLocationExpression.h18 class APSInt; variable
/freebsd/contrib/llvm-project/llvm/include/llvm/DebugInfo/CodeView/
H A DCodeViewRecordIO.h25 class APSInt; variable
H A DRecordSerialization.h22 class APSInt; variable
/freebsd/contrib/llvm-project/clang/include/clang/AST/
H A DComparisonCategories.h27 class APSInt; variable
/freebsd/contrib/llvm-project/clang/lib/Sema/
H A DSemaStmt.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/contrib/llvm-project/clang/include/clang/StaticAnalyzer/Core/PathSensitive/
H A DProgramState.h30 class APSInt; variable
/freebsd/contrib/llvm-project/llvm/include/llvm/ADT/
H A DAPFloat.h37 class APSInt; variable
/freebsd/contrib/llvm-project/llvm/include/llvm/AsmParser/
H A DLLToken.h496 APSInt // APSInt enumerator
/freebsd/contrib/llvm-project/clang/include/clang/Sema/
H A DSema.h81 class APSInt; variable