Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/Sema/
H A DSemaFixItUtils.cpp171 static std::string getScalarZeroExpressionForType( in getScalarZeroExpressionForType() function
206 std::string s = getScalarZeroExpressionForType(*T, Loc, *this); in getFixItZeroInitializerForType()
224 return getScalarZeroExpressionForType(*T, Loc, *this); in getFixItZeroLiteralForType()