reference, declaration → definition definition → references, declarations, derived classes, virtual overrides reference to multiple definitions → definitions unreferenced |
1202 getSplitDebugInlining(), getDebugInfoForProfiling(), getNameTableKind(),
lib/Bitcode/Writer/BitcodeWriter.cpp 1661 Record.push_back((unsigned)N->getNameTableKind());
lib/CodeGen/AsmPrinter/AccelTable.cpp 558 if (CU.value()->getCUNode()->getNameTableKind() !=
lib/CodeGen/AsmPrinter/DwarfCompileUnit.cpp 1106 switch (CUNode->getNameTableKind()) {
lib/CodeGen/AsmPrinter/DwarfDebug.cpp454 CU.getNameTableKind() == DICompileUnit::DebugNameTableKind::None) 2049 bool GnuStyle = TheU->getCUNode()->getNameTableKind() == 2990 CU.getNameTableKind() != DICompileUnit::DebugNameTableKind::Default)lib/IR/AsmWriter.cpp
1943 Printer.printNameTableKind("nameTableKind", N->getNameTableKind());
lib/IR/DebugInfo.cpp 491 CU->getDebugInfoForProfiling(), CU->getNameTableKind(),