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

/external/clang/lib/Analysis/
H A DCallGraph.cpp41 Decl *getDeclFromCall(CallExpr *CE) { function in class:__anon17773::CGBuilder
63 if (Decl *D = getDeclFromCall(CE))

Completed in 55 milliseconds