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.cpp1040 void setEvaluatingDecl(APValue::LValueBase Base, APValue &Value, in setEvaluatingDecl() function in __anonfb577fba0411::EvalInfo
16978 Info.setEvaluatingDecl(Base, DestroyedValue, in EvaluateDestruction()
17025 Info.setEvaluatingDecl(Base, Result.Val); in EvaluateAsConstantExpr()
17083 Info.setEvaluatingDecl(VD, Value); in EvaluateAsInitializer()
17927 Info.setEvaluatingDecl(This.getLValueBase(), Scratch); in isPotentialConstantExpr()