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

  /external/clang/include/clang/AST/
OpenMPClause.h     [all...]
StmtOpenMP.h 348 MutableArrayRef<Expr *> getInits() {
669 ArrayRef<Expr *> inits() { return getInits(); }
672 return const_cast<OMPLoopDirective *>(this)->getInits();
    [all...]
Expr.h     [all...]

Completed in 294 milliseconds