Searched refs:canHaveDirectConstructor (Results 1 – 1 of 1) sorted by relevance
161 static bool canHaveDirectConstructor(CFGElement Elem){ in canHaveDirectConstructor() function197 if (canHaveDirectConstructor(Next)) in findElementDirectlyInitializedByCurrentConstructor()214 assert(canHaveDirectConstructor((*B)[currStmtIdx])); in findDirectConstructorForCurrentCFGElement()