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