HomeSort by relevance Sort by last modified time
    Searched defs:varlist_empty (Results 1 - 2 of 2) sorted by null

  /external/clang/include/clang/AST/
DeclOpenMP.h 69 bool varlist_empty() const { return NumVars == 0; } function in class:clang::OMPThreadPrivateDecl
StmtOpenMP.h 105 bool varlist_empty() const { return NumVars == 0; } function in class:clang::OMPVarList

Completed in 34 milliseconds