Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/tools/clang/lib/Frontend/
H A DFrontendActions.cpp383 displayTemplightEntry<true>(llvm::outs(), TheSema, Inst); in atTemplateBegin()
388 displayTemplightEntry<false>(llvm::outs(), TheSema, Inst); in atTemplateEnd()
423 static void displayTemplightEntry(llvm::raw_ostream &Out, const Sema &TheSema, in displayTemplightEntry() function in __anona1d0afa90311::DefaultTemplateInstCallback