Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/AST/
H A DExprConstant.cpp1016 void setEvaluatingDecl(APValue::LValueBase Base, APValue &Value, in setEvaluatingDecl() function in __anonbf0ddd820411::EvalInfo
15651 Info.setEvaluatingDecl(Base, DestroyedValue, in EvaluateDestruction()
15698 Info.setEvaluatingDecl(Base, Result.Val); in EvaluateAsConstantExpr()
15760 Info.setEvaluatingDecl(VD, Value); in EvaluateAsInitializer()
16585 Info.setEvaluatingDecl(This.getLValueBase(), Scratch); in isPotentialConstantExpr()