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

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

Completed in 103 milliseconds