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

/external/clang/include/clang/AST/
H A DDeclOpenMP.h71 bool varlist_empty() const { return NumVars == 0; } function in class:clang::OMPThreadPrivateDecl
H A DOpenMPClause.h117 bool varlist_empty() const { return NumVars == 0; } function in class:clang::OMPVarListClause

Completed in 361 milliseconds