Home
last modified time | relevance | path

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

/llvm-project-15.0.7/clang/lib/AST/
H A DExprConstant.cpp988 void setEvaluatingDecl(APValue::LValueBase Base, APValue &Value, in setEvaluatingDecl() function in __anon7a1fdcea0311::EvalInfo
15069 Info.setEvaluatingDecl(Base, DestroyedValue, in EvaluateDestruction()
15106 Info.setEvaluatingDecl(Base, Result.Val); in EvaluateAsConstantExpr()
15156 Info.setEvaluatingDecl(VD, Value); in EvaluateAsInitializer()
15942 Info.setEvaluatingDecl(This.getLValueBase(), Scratch); in isPotentialConstantExpr()