Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/include/clang/AST/
H A DDeclOpenMP.h331 bool clauselist_empty() const { return Data->getClauses().empty(); } in clauselist_empty() function
440 bool clauselist_empty() const { return Data->getClauses().empty(); } in clauselist_empty() function
514 bool clauselist_empty() const { return Data->getClauses().empty(); } in clauselist_empty() function
/freebsd/contrib/llvm-project/clang/lib/AST/
H A DDeclPrinter.cpp1793 if (!D->clauselist_empty()) { in VisitOMPAllocateDecl()
1804 if (!D->clauselist_empty()) { in VisitOMPRequiresDecl()
1857 if (!D->clauselist_empty()) { in VisitOMPDeclareMapperDecl()