Home
last modified time | relevance | path

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

/src/contrib/llvm-project/clang/lib/Frontend/
H A DFrontendActions.cpp394 displayTemplightEntry<true>(llvm::outs(), TheSema, Inst); in atTemplateBegin()
399 displayTemplightEntry<false>(llvm::outs(), TheSema, Inst); in atTemplateEnd()
464 static void displayTemplightEntry(llvm::raw_ostream &Out, const Sema &TheSema, in displayTemplightEntry() function in __anon883fc6af0311::DefaultTemplateInstCallback