Searched defs:getClauses (Results 1 – 5 of 5) sorted by relevance
/llvm-project/llvm/include/llvm/TableGen/ | ||
H A D | DirectiveEmitter.h | 66 std::vector<Record *> getClauses() const { getClauses() function |
/llvm-project/clang/include/clang/AST/ | ||
H A D | DeclOpenMP.h | 35 MutableArrayRef<OMPClause *> getClauses() { in getClauses() function |
H A D | OpenMPClause.h | 9069 MutableArrayRef<OMPClause *> getClauses() { getClauses() function |
H A D | StmtOpenMP.h | 278 MutableArrayRef<OMPClause *> getClauses() { in getClauses() function |
/llvm-project/mlir/tools/mlir-tblgen/ | ||
H A D | OpFormatGen.cpp | 211 auto getClauses() const { getClauses() function in __anonae090d040211::OIListElement |