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