Home
last modified time | relevance | path

Searched refs:getResultAsAPSInt (Results 1 – 4 of 4) sorted by relevance

/freebsd-14.2/contrib/llvm-project/clang/lib/Sema/
H A DSemaStmtAttr.cpp391 llvm::APSInt SecondValue = CASA->getResultAsAPSInt(); in CheckForDuplicateLoopAttrs()
393 FirstValue = CAFA->getResultAsAPSInt(); in CheckForDuplicateLoopAttrs()
/freebsd-14.2/contrib/llvm-project/clang/lib/CodeGen/
H A DCGLoopInfo.cpp805 llvm::APSInt ArgVal = CE->getResultAsAPSInt(); in push()
/freebsd-14.2/contrib/llvm-project/clang/lib/AST/
H A DExpr.cpp391 llvm::APSInt ConstantExpr::getResultAsAPSInt() const { in getResultAsAPSInt() function in ConstantExpr
/freebsd-14.2/contrib/llvm-project/clang/include/clang/AST/
H A DExpr.h1139 llvm::APSInt getResultAsAPSInt() const;