Home
last modified time | relevance | path

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

/external/clang/lib/AST/
DOpenMPClause.cpp523 SourceLocation EndLoc, OpenMPDependClauseKind DepKind, in Create()
/external/clang/include/clang/Parse/
DParser.h2560 OpenMPDependClauseKind DepKind = OMPC_DEPEND_unknown; member
/external/clang/include/clang/AST/
DOpenMPClause.h2585 OpenMPDependClauseKind DepKind; variable
/external/clang/lib/Sema/
DSemaOpenMP.cpp8025 const DeclarationNameInfo &ReductionId, OpenMPDependClauseKind DepKind, in ActOnOpenMPVarListClause()
10120 Sema::ActOnOpenMPDependClause(OpenMPDependClauseKind DepKind, in ActOnOpenMPDependClause()
DTreeTransform.h1648 RebuildOMPDependClause(OpenMPDependClauseKind DepKind, SourceLocation DepLoc, in RebuildOMPDependClause()
/external/clang/lib/CodeGen/
DCGOpenMPRuntime.cpp3942 RTLDependenceKindTy DepKind; in emitTaskCall() local