Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/include/clang/AST/
H A DExprConcepts.h493 using EntityPrinter = llvm::function_ref<void(llvm::raw_ostream &)>; variable
498 createSubstDiagAt(Sema &S, SourceLocation Location, EntityPrinter Printer);
/freebsd/contrib/llvm-project/clang/lib/Sema/
H A DSemaTemplateInstantiate.cpp2343 concepts::EntityPrinter Printer) { in createSubstDiag()
2369 EntityPrinter Printer) { in createSubstDiagAt()