Home
last modified time | relevance | path

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

/external/clang/include/clang/AST/
DOpenMPClause.h56 OpenMPClauseKind getClauseKind() const { return Kind; } in getClauseKind() function
/external/llvm-project/clang/include/clang/AST/
DOpenMPClause.h82 OpenMPClauseKind getClauseKind() const { return Kind; } in getClauseKind() function