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

/freebsd-11-stable/contrib/llvm-project/clang/lib/CodeGen/
H A DCGExpr.cpp2423 static LValue EmitFunctionDeclLValue(CodeGenFunction &CGF, function
2684 return EmitFunctionDeclLValue(*this, E, FD);
3961 return EmitFunctionDeclLValue(*this, E, FD);

Completed in 75 milliseconds