Home
last modified time | relevance | path

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

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