Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/include/clang/Sema/
H A DInitialization.h1158 void PrintInitLocationNote(Sema &S, const InitializedEntity &Entity);
/freebsd/contrib/llvm-project/clang/lib/Sema/
H A DSemaInit.cpp7104 void InitializationSequence::PrintInitLocationNote(Sema &S, in PrintInitLocationNote() function in InitializationSequence
8162 PrintInitLocationNote(S, Entity); in Perform()
8165 PrintInitLocationNote(S, Entity); in Perform()
9072 PrintInitLocationNote(S, Entity); in Diagnose()