Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/clang/lib/Frontend/
H A DFrontendActions.cpp388 displayTemplightEntry<true>(llvm::outs(), TheSema, Inst); in atTemplateBegin()
393 displayTemplightEntry<false>(llvm::outs(), TheSema, Inst); in atTemplateEnd()
448 static void displayTemplightEntry(llvm::raw_ostream &Out, const Sema &TheSema, in displayTemplightEntry() function in __anona3a54d250311::DefaultTemplateInstCallback