Home
last modified time | relevance | path

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

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