Home
last modified time | relevance | path

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

/external/clang/lib/Sema/
DSemaFixItUtils.cpp220 Sema::getFixItZeroLiteralForType(QualType T, SourceLocation Loc) const { in getFixItZeroLiteralForType() function in Sema
DSemaChecking.cpp8032 S.getFixItZeroLiteralForType(T, Loc)); in DiagnoseNullConversion()
/external/clang/include/clang/Sema/
DSema.h1154 std::string getFixItZeroLiteralForType(QualType T, SourceLocation Loc) const;