Home
last modified time | relevance | path

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

/external/clang/include/clang/Sema/
DInitialization.h869 void PrintInitLocationNote(Sema &S, const InitializedEntity &Entity);
/external/clang/lib/Sema/
DSemaInit.cpp5627 void InitializationSequence::PrintInitLocationNote(Sema &S, in PrintInitLocationNote() function in InitializationSequence
6439 PrintInitLocationNote(S, Entity); in Perform()
6813 PrintInitLocationNote(S, Entity); in Perform()
6816 PrintInitLocationNote(S, Entity); in Perform()
7429 PrintInitLocationNote(S, Entity); in Diagnose()