Home
last modified time | relevance | path

Searched defs:Holder (Results 1 – 2 of 2) sorted by relevance

/freebsd/contrib/llvm-project/llvm/include/llvm/Testing/Support/
H A DError.h37 bool MatchAndExplain(const ExpectedHolder<T> &Holder, in MatchAndExplain()
89 bool MatchAndExplain(const ErrorHolder &Holder, in MatchAndExplain()
138 bool MatchAndExplain(const ErrorHolder &Holder, in MatchAndExplain()
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/AsmPrinter/
H A DDwarfDebug.cpp1177 DwarfFile &Holder = useSplitDwarf() ? SkeletonHolder : InfoHolder; in beginModule() local
2372 DwarfFile &Holder = useSplitDwarf() ? SkeletonHolder : InfoHolder; in emitDebugInfo() local
2378 DwarfFile &Holder = useSplitDwarf() ? SkeletonHolder : InfoHolder; in emitAbbreviations() local
2384 DwarfFile &Holder = useSplitDwarf() ? SkeletonHolder : InfoHolder; in emitStringOffsetsTableHeader() local
2587 DwarfFile &Holder = useSplitDwarf() ? SkeletonHolder : InfoHolder; in emitDebugStr() local
2784 const DwarfFile &Holder) { in emitRnglistsTableHeader()
3152 void DwarfDebug::emitDebugRangesImpl(const DwarfFile &Holder, MCSection *Section) { in emitDebugRangesImpl()
3178 const auto &Holder = useSplitDwarf() ? SkeletonHolder : InfoHolder; in emitDebugRanges() local
3563 DwarfFile &Holder = useSplitDwarf() ? SkeletonHolder : InfoHolder; in addAccelNameImpl() local