Home
last modified time | relevance | path

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

/external/clang/lib/Sema/
DSemaOpenMP.cpp3297 static bool checkIfClauses(Sema &S, OpenMPDirectiveKind Kind, in checkIfClauses() function
3622 ErrorFound = checkIfClauses(*this, Kind, Clauses, AllowedNameModifiers) || in ActOnOpenMPExecutableDirective()