Searched defs:hasLine (Results 1 – 3 of 3) sorted by relevance
968 bool hasLine = false; in topicIter() local1058 void HackParser::addOneLiner(const Definition* defTable, const Definition* child, bool hasLine, in addOneLiner()
1068 bool hasLine = false; in topicIter() local1151 void HackParser::addOneLiner(const Definition* defTable, const Definition* child, bool hasLine, in addOneLiner()
256 bool hasLine() const { return Line != nullptr;} in hasLine() function