Searched refs:IsCommentLine (Results 1 – 1 of 1) sorted by relevance
531 bool IsCommentLine(const std::string& buffer) { in IsCommentLine() function549 if (IsCommentLine(line)) in LoadQueries()