Home
last modified time | relevance | path

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

/external/clang/lib/Sema/
DSemaOpenMP.cpp1959 bool CheckInit(Stmt *S);
2097 bool OpenMPIterationSpaceChecker::CheckInit(Stmt *S) { in CheckInit() function in __anon216cbd260911::OpenMPIterationSpaceChecker
2448 if (ISC.CheckInit(Init)) { in CheckOpenMPIterationSpace()