Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/CodeGen/
H A DCGExpr.cpp5946 static GlobalDecl getGlobalDeclForDirectCall(const FunctionDecl *FD) { in getGlobalDeclForDirectCall() function
5987 return EmitDirectCallee(*this, getGlobalDeclForDirectCall(FD)); in EmitCallee()