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

/freebsd-11-stable/contrib/llvm-project/clang/lib/Sema/
H A DSemaFixItUtils.cpp167 static std::string getScalarZeroExpressionForType( function
202 std::string s = getScalarZeroExpressionForType(*T, Loc, *this);
220 return getScalarZeroExpressionForType(*T, Loc, *this);

Completed in 51 milliseconds