Home
last modified time | relevance | path

Searched defs:Inlinees (Results 1 – 6 of 6) sorted by relevance

/llvm-project/llvm/lib/MC/
H A DMCPseudoProbe.cpp186 std::vector<InlineeType> Inlinees; emit() local
231 std::vector<InlineeType> Inlinees; emit() local
/llvm-project/bolt/lib/Rewrite/
H A DPseudoProbeRewriter.cpp297 Inlinees; encodePseudoProbes() local
/llvm-project/llvm/lib/CodeGen/AsmPrinter/
H A DCodeViewDebug.h163 SmallSet<codeview::TypeIndex, 1> Inlinees; member
H A DCodeViewDebug.cpp3602 emitInlinees(const SmallSet<codeview::TypeIndex,1> & Inlinees) emitInlinees() argument
/llvm-project/llvm/unittests/DebugInfo/CodeView/
H A DTypeIndexDiscoveryTest.cpp572 CallerSym Inlinees(SymbolRecordKind::InlineesSym); in TEST_F() local
/llvm-project/llvm/lib/ObjectYAML/
H A DCodeViewYAMLDebugSections.cpp820 visitInlineeLines(DebugInlineeLinesSubsectionRef & Inlinees,const StringsAndChecksumsRef & State) visitInlineeLines() argument