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

  /external/clang/include/clang/AST/
StmtCXX.h 159 Expr *getInc() { return cast_or_null<Expr>(SubExprs[INC]); }
172 const Expr *getInc() const {
StmtOpenMP.h 593 Expr *getInc() const {
    [all...]
Stmt.h     [all...]

Completed in 61 milliseconds