Home
last modified time | relevance | path

Searched defs:OMPDependClause (Results 1 – 2 of 2) sorted by relevance

/freebsd/contrib/llvm-project/clang/lib/CodeGen/
H A DCGOpenMPRuntime.h45 class OMPDependClause; variable
/freebsd/contrib/llvm-project/clang/include/clang/AST/
H A DOpenMPClause.h4957 OMPDependClause(SourceLocation StartLoc, SourceLocation LParenLoc, in OMPDependClause() function
4968 explicit OMPDependClause(unsigned N, unsigned NumLoops) in OMPDependClause() function