Home
last modified time | relevance | path

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

/external/clang/include/clang/Sema/
DInitialization.h869 void PrintInitLocationNote(Sema &S, const InitializedEntity &Entity);
/external/llvm-project/clang/include/clang/Sema/
DInitialization.h1127 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()
/external/llvm-project/clang/lib/Sema/
DSemaInit.cpp6367 void InitializationSequence::PrintInitLocationNote(Sema &S, in PrintInitLocationNote() function in InitializationSequence
8541 PrintInitLocationNote(S, Entity); in Perform()
8544 PrintInitLocationNote(S, Entity); in Perform()
9350 PrintInitLocationNote(S, Entity); in Diagnose()