HomeSort by: relevance | last modified time | path
    Searched defs:dependent_counters (Results 1 - 1 of 1) sorted by relevancy

  /src/external/apache2/llvm/dist/clang/include/clang/AST/
StmtOpenMP.h 817 /// counters/finals/updates/dependent_counters/dependent_inits/finals_conditions
957 // updates/finals/dependent_counters/dependent_inits/finals_conditions
985 // counters/updates/finals/dependent_counters/dependent_inits/finals_conditions
1409 ArrayRef<Expr *> dependent_counters() { return getDependentCounters(); } function in class:clang::OMPLoopDirective
1411 ArrayRef<Expr *> dependent_counters() const { function in class:clang::OMPLoopDirective

Completed in 64 milliseconds