Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/llvm-project/clang/lib/Frontend/
H A DFrontendActions.cpp332 struct TemplightEntry { struct
343 template <> struct MappingTraits<TemplightEntry> {
344 static void mapping(IO &io, TemplightEntry &fields) { in mapping()
440 TemplightEntry Entry = in displayTemplightEntry()
523 static TemplightEntry getTemplightEntry(const Sema &TheSema, in getTemplightEntry()
525 TemplightEntry Entry; in getTemplightEntry()