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

/external/clang/include/clang/Sema/
H A DInitialization.h844 void PrintInitLocationNote(Sema &S, const InitializedEntity &Entity);
/external/clang/lib/Sema/
H A DSemaInit.cpp5212 void InitializationSequence::PrintInitLocationNote(Sema &S, function in class:InitializationSequence
5869 PrintInitLocationNote(S, Entity);
6226 PrintInitLocationNote(S, Entity);
6229 PrintInitLocationNote(S, Entity);
6802 PrintInitLocationNote(S, Entity);

Completed in 133 milliseconds