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.cpp1021 void setEvaluatingDecl(APValue::LValueBase Base, APValue &Value, in setEvaluatingDecl() function in __anonfb577fba0411::EvalInfo
16066 Info.setEvaluatingDecl(Base, DestroyedValue, in EvaluateDestruction()
16113 Info.setEvaluatingDecl(Base, Result.Val); in EvaluateAsConstantExpr()
16176 Info.setEvaluatingDecl(VD, Value); in EvaluateAsInitializer()
17005 Info.setEvaluatingDecl(This.getLValueBase(), Scratch); in isPotentialConstantExpr()