Home
last modified time | relevance | path

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

/llvm-project/clang/test/CodeGenCXX/
H A Dsanitize-no-dtor-callback.cpp12 struct Inlined { struct
14 inline ~Inlined() {} in ~Inlined() argument
H A Dsanitize-dtor-callback.cpp17 struct Inlined { struct
19 inline ~Inlined() {} in ~Inlined() argument
/llvm-project/llvm/include/llvm/TextAPI/
H A DRecord.h128 Kind GV, bool Inlined) in GlobalRecord()
141 bool Inlined = false; variable
/llvm-project/llvm/lib/DebugInfo/Symbolize/
H A DDIPrinter.cpp122 void PlainPrinterBase::printFunctionName(StringRef FunctionName, bool Inlined) { in printFunctionName() argument
173 print(const DILineInfo & Info,bool Inlined) print() argument
/llvm-project/clang/lib/InstallAPI/
H A DFrontend.cpp22 SymbolFlags Flags, bool Inlined) { in addGlobal() argument
H A DVisitor.cpp293 const bool Inlined = isInlined(D); in VisitFunctionDecl() local
H A DDylibVerifier.cpp37 bool Inlined = false; member
/llvm-project/lldb/source/Plugins/Language/ObjC/
H A DNSIndexPath.cpp142 enum class Mode { Inlined, Outsourced, Invalid }; enumerator
/llvm-project/llvm/lib/TextAPI/
H A DRecordsSlice.cpp175 bool Inlined) { in addGlobal() argument
/llvm-project/llvm/tools/llvm-opt-report/
H A DOptReport.cpp99 OptReportLocationItemInfo Inlined; global() member
[all...]
/llvm-project/llvm/lib/Transforms/IPO/
H A DSampleProfile.cpp959 bool Inlined = tryInlineCandidate(Candidate, InlinedCallSite); tryPromoteAndInlineCandidate() local
/llvm-project/llvm/include/llvm/DebugInfo/CodeView/
H A DCodeView.h243 Inlined = 0x00000800, enumerator