Home
last modified time | relevance | path

Searched defs:Inlinee (Results 1 – 9 of 9) sorted by relevance

/llvm-project/llvm/include/llvm/DebugInfo/CodeView/
H A DDebugInlineeLinesSubsection.h36 TypeIndex Inlinee; // ID of the function that was inlined. member
H A DSymbolRecord.h367 TypeIndex Inlinee; variable
/llvm-project/bolt/lib/Rewrite/
H A DPseudoProbeRewriter.cpp311 for (auto Inlinee : Inlinees) encodePseudoProbes() local
354 for (const auto &Inlinee : Inlinees) { encodePseudoProbes() local
/llvm-project/llvm/lib/DebugInfo/PDB/Native/
H A DNativeInlineSiteSymbol.cpp212 std::optional<InlineeSourceLine> Inlinee = in findInlineeLinesByVA() local
/llvm-project/llvm/lib/MC/
H A DMCPseudoProbe.cpp191 for (const auto &Inlinee : Inlinees) { emit() local
236 for (const auto &Inlinee : Inlinees) { emit() local
/llvm-project/llvm/include/llvm/ObjectYAML/
H A DCodeViewYAMLDebugSections.h99 uint32_t Inlinee; member
/llvm-project/llvm/lib/CodeGen/AsmPrinter/
H A DCodeViewDebug.h121 const DISubprogram *Inlinee = nullptr; member
H A DCodeViewDebug.cpp236 const DISubprogram *Inlinee) { in getInlineSite() argument
493 const DISubprogram *Inlinee = Var.DIVar->getScope()->getSubprogram(); in recordLocalVariable() local
[all...]
/llvm-project/llvm/include/llvm/DebugInfo/PDB/
H A DPDBTypes.h286 Inlinee, enumerator