Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/include/llvm/TextAPI/
H A DRecord.h128 Kind GV, bool Inlined) in GlobalRecord()
141 bool Inlined = false; variable
/freebsd/contrib/llvm-project/llvm/lib/DebugInfo/Symbolize/
H A DDIPrinter.cpp122 void PlainPrinterBase::printFunctionName(StringRef FunctionName, bool Inlined) { in printFunctionName() argument
173 void PlainPrinterBase::print(const DILineInfo &Info, bool Inlined) { in print() argument
/freebsd/contrib/llvm-project/clang/lib/InstallAPI/
H A DFrontend.cpp22 SymbolFlags Flags, bool Inlined) { in addGlobal()
H A DVisitor.cpp293 const bool Inlined = isInlined(D); in VisitFunctionDecl() local
H A DDylibVerifier.cpp37 bool Inlined = false; member
/freebsd/contrib/llvm-project/llvm/lib/TextAPI/
H A DRecordsSlice.cpp175 bool Inlined) { in addGlobal()
/freebsd/contrib/llvm-project/lldb/source/Plugins/Language/ObjC/
H A DNSIndexPath.cpp142 enum class Mode { Inlined, Outsourced, Invalid }; enumerator
/freebsd/contrib/llvm-project/llvm/lib/Transforms/IPO/
H A DSampleProfile.cpp973 bool Inlined = tryInlineCandidate(Candidate, InlinedCallSite); in tryPromoteAndInlineCandidate() local
/freebsd/contrib/llvm-project/llvm/include/llvm/DebugInfo/CodeView/
H A DCodeView.h243 Inlined = 0x00000800, enumerator