Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/tools/clang/lib/Analysis/
H A DCallGraph.cpp56 Decl *getDeclFromCall(CallExpr *CE) { in getDeclFromCall() function in __anon384c1eaa0111::CGBuilder
78 if (Decl *D = getDeclFromCall(CE)) in VisitCallExpr()