Searched refs:mNonDepFunctions (Results 1 – 1 of 1) sorted by relevance
27 std::unordered_set<const TFunction *> mNonDepFunctions; member in __anon2f8505ef0111::Discoverer61 if (mNonDepFunctions.find(func) != mNonDepFunctions.end()) in visitAggregate()78 if (mNonDepFunctions.find(func) != mNonDepFunctions.end()) in visitAggregate()104 if (mNonDepFunctions.find(func) != mNonDepFunctions.end()) in visitFunctionDefinition()114 mNonDepFunctions.insert(func); in visitFunctionDefinition()