Home
last modified time | relevance | path

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

/minix3/external/bsd/llvm/dist/clang/include/clang/AST/
H A DDeclOpenMP.h71 bool varlist_empty() const { return NumVars == 0; } in varlist_empty() function
H A DOpenMPClause.h117 bool varlist_empty() const { return NumVars == 0; } in varlist_empty() function