Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/tools/clang/include/clang/Sema/
H A DInitialization.h1098 void PrintInitLocationNote(Sema &S, const InitializedEntity &Entity);
/freebsd-12.1/contrib/llvm/tools/clang/lib/Sema/
H A DSemaInit.cpp6093 void InitializationSequence::PrintInitLocationNote(Sema &S, in PrintInitLocationNote() function in InitializationSequence
7907 PrintInitLocationNote(S, Entity); in Perform()
7910 PrintInitLocationNote(S, Entity); in Perform()
8673 PrintInitLocationNote(S, Entity); in Diagnose()