Searched refs:CheckCycleInclude (Results 1 – 2 of 2) sorted by relevance
37 bool CheckCycleInclude(const std::string &includeSrc);
104 if (!CheckCycleInclude(includeSrc)) { in ParseOne()121 bool Parser::CheckCycleInclude(const std::string &includeSrc) in CheckCycleInclude() function in Parser