Home
last modified time | relevance | path

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

/freebsd-13.1/contrib/llvm-project/clang/lib/Frontend/
H A DFrontendActions.cpp376 struct TemplightEntry { struct
387 template <> struct MappingTraits<TemplightEntry> {
388 static void mapping(IO &io, TemplightEntry &fields) { in mapping()
476 TemplightEntry Entry = in displayTemplightEntry()
485 static TemplightEntry getTemplightEntry(const Sema &TheSema, in getTemplightEntry()
487 TemplightEntry Entry; in getTemplightEntry()