Searched refs:FullCheck (Results 1 – 3 of 3) sorted by relevance
122 bool check(bool FullCheck = true);
214 bool HexagonMCChecker::check(bool FullCheck) { in check() argument222 if (FullCheck) in check()225 if (FullCheck) in check()
18062 bool FullCheck = true) { in checkTypeMappable() argument18068 if (FullCheck && !SemaRef.CurContext->isDependentContext() && in checkTypeMappable()