Searched defs:BaseIt (Results 1 – 5 of 5) sorted by relevance
24 using BaseIt = std::common_iterator<Base*, const Base*>; in test() typedef
1221 auto BaseIt = nextInstr(0, Uses, Visited); in validate() local
1236 auto BaseIt = nextInstr(0, Uses, Visited); in validate() local
1214 auto BaseIt = nextInstr(0, Uses, Visited); in validate() local
4056 CXXRecordDecl::base_class_const_iterator BaseIt = RD->bases_begin(); in HandleConstructorCall() local