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

/freebsd-11-stable/contrib/llvm-project/clang/lib/CodeGen/
H A DCGExpr.cpp4623 static CGCallee EmitDirectCallee(CodeGenFunction &CGF, const FunctionDecl *FD) { function
4652 return EmitDirectCallee(*this, FD);
4657 return EmitDirectCallee(*this, FD);

Completed in 109 milliseconds