Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/clang/lib/AST/
H A DExprConstant.cpp986 void setEvaluatingDecl(APValue::LValueBase Base, APValue &Value, in setEvaluatingDecl() function in __anondef1c1650311::EvalInfo
14799 Info.setEvaluatingDecl(Base, DestroyedValue, in EvaluateDestruction()
14836 Info.setEvaluatingDecl(Base, Result.Val); in EvaluateAsConstantExpr()
14886 Info.setEvaluatingDecl(VD, Value); in EvaluateAsInitializer()
15669 Info.setEvaluatingDecl(This.getLValueBase(), Scratch); in isPotentialConstantExpr()