Searched defs:ExprNode (Results 1 – 6 of 6) sorted by relevance
28 bool needParensAfterUnaryOperator(const Expr &ExprNode) { in needParensAfterUnaryOperator()45 const Expr &ExprNode) { in formatDereference()
55 const SelectionTree::Node *ExprNode; member in clang::clangd::__anon79575e0f0111::ExtractionContext
2242 const ExplodedNode *ExprNode, in handle()2389 const ExplodedNode *ExprNode, in handle()
3620 const Expr *ExprNode = Node.getImplicitObjectArgument() in AST_MATCHER_P() local3836 const Expr *ExprNode = Node.getCallee(); in AST_MATCHER_P() local4110 const Expr *ExprNode = Node.getImplicitObjectArgument(); in AST_MATCHER_P() local
164 if (auto *ExprNode = dyn_cast_or_null<Expr>(StmtNode)) { in getStmtToTraverse() local
3027 Expr *ExprNode = C->getImplicitObjectArgument(); in IgnoreUnlessSpelledInSource() local