Home
last modified time | relevance | path

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

/llvm-project-15.0.7/clang/include/clang/Sema/
H A DInitialization.h1133 void PrintInitLocationNote(Sema &S, const InitializedEntity &Entity);
/llvm-project-15.0.7/clang/lib/Sema/
H A DSemaInit.cpp6496 void InitializationSequence::PrintInitLocationNote(Sema &S, in PrintInitLocationNote() function in InitializationSequence
8692 PrintInitLocationNote(S, Entity); in Perform()
8695 PrintInitLocationNote(S, Entity); in Perform()
9505 PrintInitLocationNote(S, Entity); in Diagnose()