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