Home
last modified time | relevance | path

Searched refs:clauselist_empty (Results 1 – 2 of 2) sorted by relevance

/llvm-project-15.0.7/clang/include/clang/AST/
H A DDeclOpenMP.h331 bool clauselist_empty() const { return Data->getClauses().empty(); } in clauselist_empty() function
439 bool clauselist_empty() const { return Data->getClauses().empty(); } in clauselist_empty() function
513 bool clauselist_empty() const { return Data->getClauses().empty(); } in clauselist_empty() function
/llvm-project-15.0.7/clang/lib/AST/
H A DDeclPrinter.cpp1673 if (!D->clauselist_empty()) { in VisitOMPAllocateDecl()
1684 if (!D->clauselist_empty()) { in VisitOMPRequiresDecl()
1737 if (!D->clauselist_empty()) { in VisitOMPDeclareMapperDecl()