HomeSort by relevance Sort by last modified time
    Searched refs:CompoundStmtBits (Results 1 - 16 of 16) sorted by null

  /external/clang/include/clang/AST/
Stmt.h 257 CompoundStmtBitfields CompoundStmtBits;
564 CompoundStmtBits.NumStmts = 0;
570 CompoundStmtBits.NumStmts = 0;
575 bool body_empty() const { return CompoundStmtBits.NumStmts == 0; }
576 unsigned size() const { return CompoundStmtBits.NumStmts; }
638 return child_range(Body, Body + CompoundStmtBits.NumStmts);
643 child_iterator(Body + CompoundStmtBits.NumStmts));
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-4053586/prebuilt_include/clang/include/clang/AST/
Stmt.h 266 CompoundStmtBitfields CompoundStmtBits;
588 CompoundStmtBits.NumStmts = 0;
594 CompoundStmtBits.NumStmts = 0;
599 bool body_empty() const { return CompoundStmtBits.NumStmts == 0; }
600 unsigned size() const { return CompoundStmtBits.NumStmts; }
662 return child_range(Body, Body + CompoundStmtBits.NumStmts);
667 child_iterator(Body + CompoundStmtBits.NumStmts));
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-4393122/include/clang/AST/
Stmt.h 266 CompoundStmtBitfields CompoundStmtBits;
588 CompoundStmtBits.NumStmts = 0;
594 CompoundStmtBits.NumStmts = 0;
599 bool body_empty() const { return CompoundStmtBits.NumStmts == 0; }
600 unsigned size() const { return CompoundStmtBits.NumStmts; }
662 return child_range(Body, Body + CompoundStmtBits.NumStmts);
667 child_iterator(Body + CompoundStmtBits.NumStmts));
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-4479392/include/clang/AST/
Stmt.h 266 CompoundStmtBitfields CompoundStmtBits;
588 CompoundStmtBits.NumStmts = 0;
594 CompoundStmtBits.NumStmts = 0;
599 bool body_empty() const { return CompoundStmtBits.NumStmts == 0; }
600 unsigned size() const { return CompoundStmtBits.NumStmts; }
662 return child_range(Body, Body + CompoundStmtBits.NumStmts);
667 child_iterator(Body + CompoundStmtBits.NumStmts));
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-4579689/include/clang/AST/
Stmt.h 266 CompoundStmtBitfields CompoundStmtBits;
588 CompoundStmtBits.NumStmts = 0;
594 CompoundStmtBits.NumStmts = 0;
599 bool body_empty() const { return CompoundStmtBits.NumStmts == 0; }
600 unsigned size() const { return CompoundStmtBits.NumStmts; }
662 return child_range(Body, Body + CompoundStmtBits.NumStmts);
667 child_iterator(Body + CompoundStmtBits.NumStmts));
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-4630689/include/clang/AST/
Stmt.h 266 CompoundStmtBitfields CompoundStmtBits;
588 CompoundStmtBits.NumStmts = 0;
594 CompoundStmtBits.NumStmts = 0;
599 bool body_empty() const { return CompoundStmtBits.NumStmts == 0; }
600 unsigned size() const { return CompoundStmtBits.NumStmts; }
662 return child_range(Body, Body + CompoundStmtBits.NumStmts);
667 child_iterator(Body + CompoundStmtBits.NumStmts));
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-4639204/include/clang/AST/
Stmt.h 266 CompoundStmtBitfields CompoundStmtBits;
588 CompoundStmtBits.NumStmts = 0;
594 CompoundStmtBits.NumStmts = 0;
599 bool body_empty() const { return CompoundStmtBits.NumStmts == 0; }
600 unsigned size() const { return CompoundStmtBits.NumStmts; }
662 return child_range(Body, Body + CompoundStmtBits.NumStmts);
667 child_iterator(Body + CompoundStmtBits.NumStmts));
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-4691093/include/clang/AST/
Stmt.h 266 CompoundStmtBitfields CompoundStmtBits;
588 CompoundStmtBits.NumStmts = 0;
594 CompoundStmtBits.NumStmts = 0;
599 bool body_empty() const { return CompoundStmtBits.NumStmts == 0; }
600 unsigned size() const { return CompoundStmtBits.NumStmts; }
662 return child_range(Body, Body + CompoundStmtBits.NumStmts);
667 child_iterator(Body + CompoundStmtBits.NumStmts));
    [all...]
  /prebuilts/clang/host/linux-x86/clang-4053586/prebuilt_include/clang/include/clang/AST/
Stmt.h 266 CompoundStmtBitfields CompoundStmtBits;
588 CompoundStmtBits.NumStmts = 0;
594 CompoundStmtBits.NumStmts = 0;
599 bool body_empty() const { return CompoundStmtBits.NumStmts == 0; }
600 unsigned size() const { return CompoundStmtBits.NumStmts; }
662 return child_range(Body, Body + CompoundStmtBits.NumStmts);
667 child_iterator(Body + CompoundStmtBits.NumStmts));
    [all...]
  /prebuilts/clang/host/linux-x86/clang-4393122/include/clang/AST/
Stmt.h 266 CompoundStmtBitfields CompoundStmtBits;
588 CompoundStmtBits.NumStmts = 0;
594 CompoundStmtBits.NumStmts = 0;
599 bool body_empty() const { return CompoundStmtBits.NumStmts == 0; }
600 unsigned size() const { return CompoundStmtBits.NumStmts; }
662 return child_range(Body, Body + CompoundStmtBits.NumStmts);
667 child_iterator(Body + CompoundStmtBits.NumStmts));
    [all...]
  /prebuilts/clang/host/linux-x86/clang-4479392/include/clang/AST/
Stmt.h 266 CompoundStmtBitfields CompoundStmtBits;
588 CompoundStmtBits.NumStmts = 0;
594 CompoundStmtBits.NumStmts = 0;
599 bool body_empty() const { return CompoundStmtBits.NumStmts == 0; }
600 unsigned size() const { return CompoundStmtBits.NumStmts; }
662 return child_range(Body, Body + CompoundStmtBits.NumStmts);
667 child_iterator(Body + CompoundStmtBits.NumStmts));
    [all...]
  /prebuilts/clang/host/linux-x86/clang-4579689/include/clang/AST/
Stmt.h 266 CompoundStmtBitfields CompoundStmtBits;
588 CompoundStmtBits.NumStmts = 0;
594 CompoundStmtBits.NumStmts = 0;
599 bool body_empty() const { return CompoundStmtBits.NumStmts == 0; }
600 unsigned size() const { return CompoundStmtBits.NumStmts; }
662 return child_range(Body, Body + CompoundStmtBits.NumStmts);
667 child_iterator(Body + CompoundStmtBits.NumStmts));
    [all...]
  /prebuilts/clang/host/linux-x86/clang-4630689/include/clang/AST/
Stmt.h 266 CompoundStmtBitfields CompoundStmtBits;
588 CompoundStmtBits.NumStmts = 0;
594 CompoundStmtBits.NumStmts = 0;
599 bool body_empty() const { return CompoundStmtBits.NumStmts == 0; }
600 unsigned size() const { return CompoundStmtBits.NumStmts; }
662 return child_range(Body, Body + CompoundStmtBits.NumStmts);
667 child_iterator(Body + CompoundStmtBits.NumStmts));
    [all...]
  /prebuilts/clang/host/linux-x86/clang-4639204/include/clang/AST/
Stmt.h 266 CompoundStmtBitfields CompoundStmtBits;
588 CompoundStmtBits.NumStmts = 0;
594 CompoundStmtBits.NumStmts = 0;
599 bool body_empty() const { return CompoundStmtBits.NumStmts == 0; }
600 unsigned size() const { return CompoundStmtBits.NumStmts; }
662 return child_range(Body, Body + CompoundStmtBits.NumStmts);
667 child_iterator(Body + CompoundStmtBits.NumStmts));
    [all...]
  /prebuilts/clang/host/linux-x86/clang-4691093/include/clang/AST/
Stmt.h 266 CompoundStmtBitfields CompoundStmtBits;
588 CompoundStmtBits.NumStmts = 0;
594 CompoundStmtBits.NumStmts = 0;
599 bool body_empty() const { return CompoundStmtBits.NumStmts == 0; }
600 unsigned size() const { return CompoundStmtBits.NumStmts; }
662 return child_range(Body, Body + CompoundStmtBits.NumStmts);
667 child_iterator(Body + CompoundStmtBits.NumStmts));
    [all...]
  /external/clang/lib/AST/
Stmt.cpp 285 CompoundStmtBits.NumStmts = Stmts.size();
286 assert(CompoundStmtBits.NumStmts == Stmts.size() &&
287 "NumStmts doesn't fit in bits of CompoundStmtBits.NumStmts!");
301 CompoundStmtBits.NumStmts = Stmts.size();
302 assert(CompoundStmtBits.NumStmts == Stmts.size() &&
303 "NumStmts doesn't fit in bits of CompoundStmtBits.NumStmts!");
    [all...]

Completed in 751 milliseconds