Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/clang/lib/AST/
H A DExprConstant.cpp991 void setEvaluatingDecl(APValue::LValueBase Base, APValue &Value, in setEvaluatingDecl() function in __anon6b6c21b10411::EvalInfo
15294 Info.setEvaluatingDecl(Base, DestroyedValue, in EvaluateDestruction()
15335 Info.setEvaluatingDecl(Base, Result.Val); in EvaluateAsConstantExpr()
15392 Info.setEvaluatingDecl(VD, Value); in EvaluateAsInitializer()
16200 Info.setEvaluatingDecl(This.getLValueBase(), Scratch); in isPotentialConstantExpr()