Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/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; variable
/openbsd-src/gnu/llvm/llvm/lib/MC/
H A DMCPseudoProbe.cpp184 for (const auto &Inlinee : Inlinees) { in emit() local
223 for (const auto &Inlinee : Inlinees) { in emit() local
/openbsd-src/gnu/llvm/llvm/lib/DebugInfo/PDB/Native/
H A DNativeInlineSiteSymbol.cpp212 std::optional<InlineeSourceLine> Inlinee = in findInlineeLinesByVA() local
/openbsd-src/gnu/llvm/llvm/include/llvm/ObjectYAML/
H A DCodeViewYAMLDebugSections.h99 uint32_t Inlinee; member
/openbsd-src/gnu/llvm/llvm/lib/CodeGen/AsmPrinter/
H A DCodeViewDebug.h118 const DISubprogram *Inlinee = nullptr; member
H A DCodeViewDebug.cpp235 const DISubprogram *Inlinee) { in getInlineSite()
489 const DISubprogram *Inlinee = Var.DIVar->getScope()->getSubprogram(); in recordLocalVariable() local
/openbsd-src/gnu/llvm/llvm/include/llvm/DebugInfo/PDB/
H A DPDBTypes.h286 Inlinee, enumerator