Searched refs:hasInit (Results 1 – 3 of 3) sorted by relevance
99 if (pFormat.hasInit()) in reserveEntries()199 if (pFormat.hasInit()) in applyEntries()
242 if (QT.isConstQualified() && !VD->hasInit()) { in processExports()
101 bool hasInit() const { return (f_pInit != NULL) && (f_pInit->size() != 0); } in hasInit() function