Home
last modified time | relevance | path

Searched defs:Inlined (Results 1 – 7 of 7) sorted by relevance

/llvm-project-15.0.7/clang/test/CodeGenCXX/
H A Dsanitize-no-dtor-callback.cpp13 struct Inlined { struct
15 inline ~Inlined() {} in ~Inlined() argument
H A Dsanitize-dtor-callback.cpp17 struct Inlined { struct
19 inline ~Inlined() {} in ~Inlined() argument
/llvm-project-15.0.7/llvm/lib/DebugInfo/Symbolize/
H A DDIPrinter.cpp122 void PlainPrinterBase::printFunctionName(StringRef FunctionName, bool Inlined) { in printFunctionName()
173 void PlainPrinterBase::print(const DILineInfo &Info, bool Inlined) { in print()
/llvm-project-15.0.7/lldb/source/Plugins/Language/ObjC/
H A DNSIndexPath.cpp140 enum class Mode { Inlined, Outsourced, Invalid }; enumerator
/llvm-project-15.0.7/llvm/tools/llvm-opt-report/
H A DOptReport.cpp97 OptReportLocationItemInfo Inlined; member
/llvm-project-15.0.7/llvm/lib/Transforms/IPO/
H A DSampleProfile.cpp946 bool Inlined = tryInlineCandidate(Candidate, InlinedCallSite); in tryPromoteAndInlineCandidate() local
/llvm-project-15.0.7/llvm/include/llvm/DebugInfo/CodeView/
H A DCodeView.h236 Inlined = 0x00000800, enumerator