Searched defs:Inlinee (Results 1 - 6 of 6) sorted by relevance

/freebsd-13-stable/contrib/llvm-project/llvm/include/llvm/DebugInfo/CodeView/
H A DDebugInlineeLinesSubsection.h37 TypeIndex Inlinee; // ID of the function that was inlined. member in struct:llvm::codeview::InlineeSourceLineHeader
H A DSymbolRecord.h347 TypeIndex Inlinee; member in class:llvm::codeview::InlineSiteSym
/freebsd-13-stable/contrib/llvm-project/llvm/include/llvm/ObjectYAML/
H A DCodeViewYAMLDebugSections.h99 uint32_t Inlinee; member in struct:llvm::CodeViewYAML::InlineeSite
/freebsd-13-stable/contrib/llvm-project/llvm/lib/CodeGen/AsmPrinter/
H A DCodeViewDebug.h110 const DISubprogram *Inlinee = nullptr; member in struct:llvm::CodeViewDebug::InlineSite
H A DCodeViewDebug.cpp499 const DISubprogram *Inlinee = Var.DIVar->getScope()->getSubprogram(); local
273 getInlineSite(const DILocation *InlinedAt, const DISubprogram *Inlinee) argument
[all...]
/freebsd-13-stable/contrib/llvm-project/llvm/include/llvm/DebugInfo/PDB/
H A DPDBTypes.h286 Inlinee, member in class:llvm::pdb::PDB_Checksum::PDB_SymType

Completed in 185 milliseconds