Home
last modified time | relevance | path

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

/NextBSD/contrib/llvm/tools/clang/include/clang/Sema/
HDInitialization.h865 void PrintInitLocationNote(Sema &S, const InitializedEntity &Entity);
/NextBSD/contrib/llvm/tools/clang/lib/Sema/
HDSemaInit.cpp5487 void InitializationSequence::PrintInitLocationNote(Sema &S, in PrintInitLocationNote() function in InitializationSequence
6255 PrintInitLocationNote(S, Entity); in Perform()
6624 PrintInitLocationNote(S, Entity); in Perform()
6627 PrintInitLocationNote(S, Entity); in Perform()
7226 PrintInitLocationNote(S, Entity); in Diagnose()