Home
last modified time | relevance | path

Searched defs:getCallExpr (Results 1 – 2 of 2) sorted by relevance

/llvm-project/clang-tools-extra/clangd/refactor/tweaks/
H A DExtractVariable.cpp406 const SelectionTree::Node *getCallExpr(const SelectionTree::Node *DeclRef) { getCallExpr() function
/llvm-project/clang/include/clang/Analysis/
H A DProgramPoint.h634 const Stmt *getCallExpr() const { in getCallExpr() function