Searched refs:GetFunctionStart (Results 1 – 4 of 4) sorted by relevance
937 llvm::Constant *GetFunctionStart(const ValueDecl *Decl);
2039 return CGM.GetFunctionStart( in VisitCallExpr()
4691 llvm::Constant *CodeGenModule::GetFunctionStart(const ValueDecl *Decl) { in GetFunctionStart() function in CodeGenModule
5079 return RValue::get(CGM.GetFunctionStart( in EmitBuiltinExpr()