Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/Sema/
H A DSemaTemplateInstantiate.cpp2753 Sema::EntityPrinter Printer) { in createSubstDiag()
2774 Sema::createSubstDiagAt(SourceLocation Location, EntityPrinter Printer) { in createSubstDiagAt()
/freebsd/contrib/llvm-project/clang/include/clang/Sema/
H A DSema.h13760 using EntityPrinter = llvm::function_ref<void(llvm::raw_ostream &)>; variable
13765 createSubstDiagAt(SourceLocation Location, EntityPrinter Printer);