reference, declarationdefinition
definition → references, declarations, derived classes, virtual overrides
reference to multiple definitions → definitions
unreferenced

Declarations

tools/clang/include/clang/Sema/Sema.h
 1409   std::string getFixItZeroLiteralForType(QualType T, SourceLocation Loc) const;

References

tools/clang/lib/Sema/SemaChecking.cpp
11342                                       S.getFixItZeroLiteralForType(T, Loc));