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

/freebsd-10-stable/contrib/llvm/tools/clang/include/clang/AST/
H A DDeclOpenMP.h69 bool varlist_empty() const { return NumVars == 0; } function in class:clang::OMPThreadPrivateDecl
H A DStmtOpenMP.h105 bool varlist_empty() const { return NumVars == 0; } function in class:clang::OMPVarList

Completed in 76 milliseconds