Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/llvm-project/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
/freebsd-14.2/contrib/llvm-project/clang/lib/AST/
H A DDeclPrinter.cpp1831 if (!D->clauselist_empty()) { in VisitOMPAllocateDecl()
1842 if (!D->clauselist_empty()) { in VisitOMPRequiresDecl()
1895 if (!D->clauselist_empty()) { in VisitOMPDeclareMapperDecl()