Home
last modified time | relevance | path

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

/external/clang/lib/Parse/
DParseOpenMP.cpp826 OpenMPDependClauseKind DepKind = OMPC_DEPEND_unknown; in ParseOpenMPVarListClause() local
/external/clang/lib/AST/
DOpenMPClause.cpp421 OpenMPDependClauseKind DepKind, SourceLocation DepLoc, in Create()
/external/clang/include/clang/AST/
DOpenMPClause.h2424 OpenMPDependClauseKind DepKind; variable
/external/clang/lib/Sema/
DSemaOpenMP.cpp6246 const DeclarationNameInfo &ReductionId, OpenMPDependClauseKind DepKind, in ActOnOpenMPVarListClause()
7988 Sema::ActOnOpenMPDependClause(OpenMPDependClauseKind DepKind, in ActOnOpenMPDependClause()
DTreeTransform.h1636 RebuildOMPDependClause(OpenMPDependClauseKind DepKind, SourceLocation DepLoc, in RebuildOMPDependClause()
/external/clang/lib/CodeGen/
DCGOpenMPRuntime.cpp2548 RTLDependenceKindTy DepKind; in emitTaskCall() local