Home
last modified time | relevance | path

Searched defs:varlist_empty (Results 1 – 2 of 2) sorted by relevance

/external/clang/include/clang/AST/
DDeclOpenMP.h75 bool varlist_empty() const { return NumVars == 0; } in varlist_empty() function
DOpenMPClause.h162 bool varlist_empty() const { return NumVars == 0; } in varlist_empty() function