Home
last modified time | relevance | path

Searched refs:FullCheck (Results 1 – 3 of 3) sorted by relevance

/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/Hexagon/MCTargetDesc/
H A DHexagonMCChecker.h122 bool check(bool FullCheck = true);
H A DHexagonMCChecker.cpp214 bool HexagonMCChecker::check(bool FullCheck) { in check() argument
222 if (FullCheck) in check()
225 if (FullCheck) in check()
/netbsd-src/external/apache2/llvm/dist/clang/lib/Sema/
H A DSemaOpenMP.cpp18062 bool FullCheck = true) { in checkTypeMappable() argument
18068 if (FullCheck && !SemaRef.CurContext->isDependentContext() && in checkTypeMappable()