Searched defs:ExprNode (Results 1 – 6 of 6) sorted by relevance
264 needParensAfterUnaryOperator(const Expr & ExprNode) needParensAfterUnaryOperator() argument 279 formatDereference(const Expr & ExprNode,const ASTContext & Context) formatDereference() argument
58 const SelectionTree::Node *ExprNode; global() member in clang::clangd::__anon6379dcb20111::ExtractionContext
2424 handle(const Expr * E,const ExplodedNode * InputNode,const ExplodedNode * ExprNode,TrackingOptions Opts) handle() argument 2572 handle(const Expr * E,const ExplodedNode * InputNode,const ExplodedNode * ExprNode,TrackingOptions Opts) handle() argument [all...]
166 if (auto *ExprNode = dyn_cast_or_null<Expr>(StmtNode)) { in getStmtToTraverse() local
3699 const Expr *ExprNode = Node.getImplicitObjectArgument() AST_MATCHER_P() local 4207 const Expr *ExprNode = Node.getImplicitObjectArgument(); AST_MATCHER_P() local
3144 Expr *ExprNode = C->getImplicitObjectArgument(); IgnoreUnlessSpelledInSource() local