Home
last modified time | relevance | path

Searched refs:PrintInitLocationNote (Results 1 – 2 of 2) sorted by relevance

/external/clang/include/clang/Sema/
DInitialization.h868 void PrintInitLocationNote(Sema &S, const InitializedEntity &Entity);
/external/clang/lib/Sema/
DSemaInit.cpp5509 void InitializationSequence::PrintInitLocationNote(Sema &S, in PrintInitLocationNote() function in InitializationSequence
6277 PrintInitLocationNote(S, Entity); in Perform()
6648 PrintInitLocationNote(S, Entity); in Perform()
6651 PrintInitLocationNote(S, Entity); in Perform()
7260 PrintInitLocationNote(S, Entity); in Diagnose()