Home
last modified time | relevance | path

Searched defs:CKind (Results 1 – 6 of 6) sorted by relevance

/external/llvm-project/clang/lib/Parse/
DParseOpenMP.cpp584 OpenMPClauseKind CKind = Tok.isAnnotation() in ParseOpenMPDeclareMapperDirective() local
729 OpenMPClauseKind CKind = getOpenMPClauseKind(ClauseName); in parseDeclareSimdClauses() local
1419 OpenMPClauseKind CKind = Tok.isAnnotation() in parseOMPDeclareVariantMatchClause() local
1785 OpenMPClauseKind CKind = in ParseOpenMPDeclarativeDirectiveWithExtDecl() local
1826 OpenMPClauseKind CKind = Tok.isAnnotation() in ParseOpenMPDeclarativeDirectiveWithExtDecl() local
2196 OpenMPClauseKind CKind = in ParseOpenMPDeclarativeOrExecutableDirective() local
2355 OpenMPClauseKind CKind = Tok.isAnnotation() in ParseOpenMPDeclarativeOrExecutableDirective() local
2579 OpenMPClauseKind CKind, bool FirstClause) { in ParseOpenMPClause()
/external/clang/lib/Parse/
DParseOpenMP.cpp457 OpenMPClauseKind CKind = getOpenMPClauseKind(ClauseName); in parseDeclareSimdClauses() local
915 OpenMPClauseKind CKind = in ParseOpenMPDeclarativeOrExecutableDirective() local
1067 OpenMPClauseKind CKind, bool FirstClause) { in ParseOpenMPClause()
/external/clang/lib/Basic/
DOpenMPKinds.cpp314 OpenMPClauseKind CKind) { in isAllowedClauseForDirective()
/external/clang/lib/Sema/
DSemaOpenMP.cpp54 OpenMPClauseKind CKind = OMPC_unknown; member
7416 OpenMPClauseKind CKind, in IsNonNegativeIntegerValue()
7459 OpenMPClauseKind CKind, in VerifyPositiveIntegerConstantInClause()
10444 OpenMPClauseKind CKind) { in CheckMapClauseExpressionBase()
10654 OpenMPClauseKind CKind) { in CheckMapConflicts()
10870 OpenMPClauseKind CKind, MappableVarListInfo &MVLI, in checkMappableExpressionList()
/external/llvm-project/clang/lib/Sema/
DSemaOpenMP.cpp68 OpenMPClauseKind CKind = OMPC_unknown; member
1572 QualType Type, OpenMPClauseKind CKind, in rejectConstNotMutableType()
11879 OpenMPDirectiveKind DKind, OpenMPClauseKind CKind, unsigned OpenMPVersion, in getOpenMPCaptureRegionForClause()
12748 isNonNegativeIntegerValue(Expr *&ValExpr, Sema &SemaRef, OpenMPClauseKind CKind, in isNonNegativeIntegerValue()
12817 OpenMPClauseKind CKind, in VerifyPositiveIntegerConstantInClause()
16819 OpenMPClauseKind CKind = OMPC_unknown; member in __anon0bb9e2bb4911::MapBaseChecker
17108 Sema &SemaRef, OpenMPClauseKind CKind, OpenMPDirectiveKind DKind, in MapBaseChecker()
17123 OpenMPClauseKind CKind, OpenMPDirectiveKind DKind, bool NoDiagnose) { in checkMapClauseExpressionBase()
17156 OpenMPClauseKind CKind) { in checkMapConflicts()
17539 Sema &SemaRef, DSAStackTy *DSAS, OpenMPClauseKind CKind, in checkMappableExpressionList()
/external/llvm-project/clang/include/clang/ASTMatchers/
DASTMatchers.h7562 OpenMPClauseKind, CKind) { in AST_MATCHER_P() argument