Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/llvm-project/clang/lib/Analysis/
H A DCallGraph.cpp55 Decl *getDeclFromCall(CallExpr *CE) { in getDeclFromCall() function in __anoncb5d0db10111::CGBuilder
77 if (Decl *D = getDeclFromCall(CE)) in VisitCallExpr()