Searched refs:WasNotDefined (Results 1 – 1 of 1) sorted by relevance
1088 bool WasNotDefined = Func && !Func->hasBody(); in getFunction() local1093 if (!Func || WasNotDefined) { in getFunction()