Searched refs:getInfoObj (Results 1 – 2 of 2) sorted by relevance
339 Info &getInfoObj() { return InfoObj; } in getInfoObj() function455 return key_iterator(Payload, this->getNumEntries(), &this->getInfoObj()); in key_begin()528 return data_iterator(Payload, this->getNumEntries(), &this->getInfoObj()); in data_begin()
1726 ASTIdentifierLookupTrait Trait(IdTable->getInfoObj().getReader(), in visit()