Home
last modified time | relevance | path

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

/llvm-project-15.0.7/clang/lib/Frontend/
H A DFrontendActions.cpp428 displayTemplightEntry<true>(llvm::outs(), TheSema, Inst); in atTemplateBegin()
433 displayTemplightEntry<false>(llvm::outs(), TheSema, Inst); in atTemplateEnd()
490 static void displayTemplightEntry(llvm::raw_ostream &Out, const Sema &TheSema, in displayTemplightEntry() function in __anon31651daa0311::DefaultTemplateInstCallback