Lines Matching refs:NoInit
98 assert((initializer != 0 || initializationStyle == NoInit) &&99 "Only NoInit can have no initializer.");