Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/Frontend/
H A DFrontendActions.cpp360 struct TemplightEntry { struct
371 template <> struct MappingTraits<TemplightEntry> {
372 static void mapping(IO &io, TemplightEntry &fields) { in mapping()
470 TemplightEntry Entry = in displayTemplightEntry()
553 static TemplightEntry getTemplightEntry(const Sema &TheSema, in getTemplightEntry()
555 TemplightEntry Entry; in getTemplightEntry()