Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/lib/MC/
H A DMCPseudoProbe.cpp73 for (auto &Inlinee : Inlinees) in ~MCPseudoProbeInlineTree() local
161 for (const auto &Inlinee : Inlinees) { in emit() local
/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/DebugInfo/CodeView/
H A DDebugInlineeLinesSubsection.h37 TypeIndex Inlinee; // ID of the function that was inlined. member
H A DSymbolRecord.h347 TypeIndex Inlinee; variable
/netbsd-src/external/apache2/llvm/dist/llvm/lib/DebugInfo/PDB/Native/
H A DNativeInlineSiteSymbol.cpp154 Optional<InlineeSourceLine> Inlinee = in findInlineeLinesByVA() local
/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/ObjectYAML/
H A DCodeViewYAMLDebugSections.h99 uint32_t Inlinee; member
/netbsd-src/external/apache2/llvm/dist/llvm/lib/CodeGen/AsmPrinter/
H A DCodeViewDebug.h110 const DISubprogram *Inlinee = nullptr; member
H A DCodeViewDebug.cpp242 const DISubprogram *Inlinee) { in getInlineSite()
487 const DISubprogram *Inlinee = Var.DIVar->getScope()->getSubprogram(); in recordLocalVariable() local
/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/DebugInfo/PDB/
H A DPDBTypes.h286 Inlinee, enumerator