Searched defs:IsTopLevelFunction (Results 1 – 2 of 2) sorted by relevance
130 bool Language::IsTopLevelFunction(Function &function) { return false; } in IsTopLevelFunction() function in Language
477 bool Function::IsTopLevelFunction() { in IsTopLevelFunction() function in Function