Home
last modified time | relevance | path

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

/minix3/external/bsd/llvm/dist/clang/lib/Sema/
H A DSemaOpenMP.cpp1917 bool CheckInit(Stmt *S);
2055 bool OpenMPIterationSpaceChecker::CheckInit(Stmt *S) { in CheckInit() function in __anon8add7ef70911::OpenMPIterationSpaceChecker
2406 if (ISC.CheckInit(Init)) { in CheckOpenMPIterationSpace()