Home
last modified time | relevance | path

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

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