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