Home
last modified time | relevance | path

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

/llvm-project-15.0.7/clang/lib/Sema/
H A DSemaFixItUtils.cpp167 static std::string getScalarZeroExpressionForType( in getScalarZeroExpressionForType() function
202 std::string s = getScalarZeroExpressionForType(*T, Loc, *this); in getFixItZeroInitializerForType()
220 return getScalarZeroExpressionForType(*T, Loc, *this); in getFixItZeroLiteralForType()