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

/external/clang/lib/Sema/
H A DSemaFixItUtils.cpp171 static std::string getScalarZeroExpressionForType( function
206 std::string s = getScalarZeroExpressionForType(*T, Loc, *this);
224 return getScalarZeroExpressionForType(*T, Loc, *this);

Completed in 71 milliseconds