Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/llvm-project/clang/lib/Frontend/
H A DFrontendActions.cpp366 displayTemplightEntry<true>(llvm::outs(), TheSema, Inst); in atTemplateBegin()
371 displayTemplightEntry<false>(llvm::outs(), TheSema, Inst); in atTemplateEnd()
434 static void displayTemplightEntry(llvm::raw_ostream &Out, const Sema &TheSema, in displayTemplightEntry() function in __anonfa7087f00311::DefaultTemplateInstCallback