Searched defs:OMPDependClause (Results 1 – 2 of 2) sorted by relevance
/llvm-project/clang/lib/CodeGen/ | ||
H A D | CGOpenMPRuntime.h | 45 class OMPDependClause; variable |
/llvm-project/clang/include/clang/AST/ | ||
H A D | OpenMPClause.h | 4957 OMPDependClause(SourceLocation StartLoc, SourceLocation LParenLoc, OMPDependClause() function |