Home
last modified time | relevance | path

Searched defs:clauselist_empty (Results 1 – 1 of 1) 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