Searched refs:FullCheck (Results 1 – 3 of 3) sorted by relevance
118 bool check(bool FullCheck = true);
207 bool HexagonMCChecker::check(bool FullCheck) { in check() argument215 if (FullCheck) in check()218 if (FullCheck) in check()
12279 bool FullCheck = true) { in checkTypeMappable() argument12285 if (FullCheck && !SemaRef.CurContext->isDependentContext() && in checkTypeMappable()