Home
last modified time | relevance | path

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

/freebsd-13.1/contrib/llvm-project/clang/lib/AST/
H A DExprConstant.cpp986 void setEvaluatingDecl(APValue::LValueBase Base, APValue &Value, in setEvaluatingDecl() function in __anon19193fee0311::EvalInfo
14837 Info.setEvaluatingDecl(Base, DestroyedValue, in EvaluateDestruction()
14874 Info.setEvaluatingDecl(Base, Result.Val); in EvaluateAsConstantExpr()
14922 Info.setEvaluatingDecl(VD, Value); in EvaluateAsInitializer()
15706 Info.setEvaluatingDecl(This.getLValueBase(), Scratch); in isPotentialConstantExpr()