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

Declarations

tools/clang/include/clang/Sema/Initialization.h
 1099   void PrintInitLocationNote(Sema &S, const InitializedEntity &Entity);

References

tools/clang/lib/Sema/SemaInit.cpp
 8358         PrintInitLocationNote(S, Entity);
 8361         PrintInitLocationNote(S, Entity);
 9145   PrintInitLocationNote(S, Entity);