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