Searched refs:isAllowedClauseForDirective (Results 1 - 3 of 3) sorted by relevance

/external/clang/include/clang/Basic/
H A DOpenMPKinds.h74 bool isAllowedClauseForDirective(OpenMPDirectiveKind DKind,
/external/clang/lib/Basic/
H A DOpenMPKinds.cpp165 bool clang::isAllowedClauseForDirective(OpenMPDirectiveKind DKind, function in class:clang
/external/clang/lib/Parse/
H A DParseOpenMP.cpp304 if (CKind != OMPC_unknown && !isAllowedClauseForDirective(DKind, CKind)) {

Completed in 118 milliseconds