Searched refs:actualtype (Results 1 – 1 of 1) sorted by relevance
106 typedef std::pair<IdentifierInfo, const char*> actualtype; in getNameStart() typedef107 return ((const actualtype*) this)->second; in getNameStart()119 typedef std::pair<IdentifierInfo, const char*> actualtype; in getLength() typedef120 const char* p = ((const actualtype*) this)->second - 2; in getLength()