Home
last modified time | relevance | path

Searched refs:getScalarZeroExpressionForType (Results 1 – 1 of 1) sorted by relevance

/external/clang/lib/Sema/
DSemaFixItUtils.cpp168 static std::string getScalarZeroExpressionForType( in getScalarZeroExpressionForType() function
203 std::string s = getScalarZeroExpressionForType(*T, Loc, *this); in getFixItZeroInitializerForType()
221 return getScalarZeroExpressionForType(*T, Loc, *this); in getFixItZeroLiteralForType()