Searched refs:CheckNoInlineAttr (Results 1 – 3 of 3) sorted by relevance
276 bool Sema::CheckNoInlineAttr(const Stmt *OrigSt, const Stmt *CurSt, in CheckNoInlineAttr() function in Sema295 if (S.CheckNoInlineAttr(/*OrigSt=*/nullptr, St, A)) in handleNoInlineAttr()
2149 if (!A || getSema().CheckNoInlineAttr(OrigS, InstS, *A)) in TransformStmtNoInlineAttr()
10995 bool CheckNoInlineAttr(const Stmt *OrigSt, const Stmt *CurSt,