Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/clang/include/clang/Sema/
H A DInitialization.h1155 void PrintInitLocationNote(Sema &S, const InitializedEntity &Entity);
/openbsd-src/gnu/llvm/clang/lib/Sema/
H A DSemaInit.cpp6816 void InitializationSequence::PrintInitLocationNote(Sema &S, in PrintInitLocationNote() function in InitializationSequence
9031 PrintInitLocationNote(S, Entity); in Perform()
9034 PrintInitLocationNote(S, Entity); in Perform()
9865 PrintInitLocationNote(S, Entity); in Diagnose()