Home
last modified time | relevance | path

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

/src/contrib/llvm-project/clang/lib/Sema/
H A DSemaInit.cpp8503 static void emitBadConversionNotes(Sema &S, const InitializedEntity &entity, in emitBadConversionNotes() function
8831 emitBadConversionNotes(S, Entity, Args[0]); in Diagnose()
8844 emitBadConversionNotes(S, Entity, Args[0]); in Diagnose()