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