Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/Sema/
H A DSemaOpenMP.cpp5072 static bool checkIfClauses(Sema &S, OpenMPDirectiveKind Kind, in checkIfClauses() function
6678 ErrorFound = checkIfClauses(SemaRef, Kind, Clauses, AllowedNameModifiers) || in ActOnOpenMPExecutableDirective()