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

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

Completed in 88 milliseconds