Home
last modified time | relevance | path

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

/NextBSD/contrib/llvm/tools/clang/include/clang/AST/
HDExprCXX.h594 void setExprOperand(Expr *E) { in setExprOperand() function
729 void setExprOperand(Expr *E) { in setExprOperand() function
/NextBSD/contrib/llvm/tools/clang/lib/Serialization/
HDASTReaderStmt.cpp1314 E->setExprOperand(Reader.ReadSubExpr()); in VisitCXXTypeidExpr()
1635 E->setExprOperand(Reader.ReadSubExpr()); in VisitCXXUuidofExpr()