Searched refs:DebugFunctions (Results 1 – 1 of 1) sorted by relevance
34 static cl::list<std::string> DebugFunctions( variable697 return std::find(DebugFunctions.begin(), DebugFunctions.end(), in isDebugCall()698 CF->getName()) != DebugFunctions.end(); in isDebugCall()711 if (DebugFunctions.empty()) in hasDebugCall()