Searched refs:SetDeclIsForcefullyCompleted (Results 1 – 3 of 3) sorted by relevance
1068 bool SetDeclIsForcefullyCompleted(const clang::TagDecl *td);
9894 ts->SetDeclIsForcefullyCompleted(td); in RequireCompleteType()10099 bool TypeSystemClang::SetDeclIsForcefullyCompleted(const clang::TagDecl *td) { in SetDeclIsForcefullyCompleted() function in TypeSystemClang
227 ts->SetDeclIsForcefullyCompleted(td); in ForcefullyCompleteType()