Searched refs:getFixItZeroInitializerForType (Results 1 – 5 of 5) sorted by relevance
200 Sema::getFixItZeroInitializerForType(QualType T, SourceLocation Loc) const { in getFixItZeroInitializerForType() function in Sema
777 std::string Init = S.getFixItZeroInitializerForType(VariableTy, Loc); in SuggestInitializationFixit()
3700 S.getFixItZeroInitializerForType(RT, ParenRange.getBegin()); in warnAboutAmbiguousFunction()
3825 std::string Init = S.getFixItZeroInitializerForType(VariableTy, Loc); in maybeRecoverWithZeroInitialization()
1770 getFixItZeroInitializerForType(QualType T, SourceLocation Loc) const;