Searched refs:actualtype (Results 1 – 2 of 2) sorted by relevance
69 typedef std::pair < IdentifierInfo, const char *>actualtype; in getNameStart() typedef70 return ((const actualtype *) this)->second; in getNameStart()73 typedef std::pair < IdentifierInfo, const char *>actualtype; in getLength() typedef74 const char *p = ((const actualtype *) this)->second - 2; in getLength()
107 typedef std::pair<IdentifierInfo, const char*> actualtype; in getNameStart() typedef108 return ((const actualtype*) this)->second; in getNameStart()120 typedef std::pair<IdentifierInfo, const char*> actualtype; in getLength() typedef121 const char* p = ((const actualtype*) this)->second - 2; in getLength()