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