Searched refs:Inlined (Results 1 - 4 of 4) sorted by relevance

/freebsd-11.0-release/contrib/llvm/include/llvm/DebugInfo/Symbolize/
H A DDIPrinter.h33 void print(const DILineInfo &Info, bool Inlined);
/freebsd-11.0-release/contrib/llvm/lib/DebugInfo/Symbolize/
H A DDIPrinter.cpp58 void DIPrinter::print(const DILineInfo &Info, bool Inlined) { argument
65 StringRef Prefix = (PrintPretty && Inlined) ? " (inlined by) " : "";
/freebsd-11.0-release/contrib/llvm/tools/lldb/source/Plugins/Language/ObjC/
H A DNSIndexPath.cpp91 m_impl.m_mode = Mode::Inlined;
167 Inlined, member in class:NSIndexPathSyntheticFrontEnd::Mode
180 case Mode::Inlined:
197 case Mode::Inlined:
/freebsd-11.0-release/contrib/llvm/include/llvm/DebugInfo/CodeView/
H A DCodeView.h89 Inlined = 0x00000800, member in class:llvm::codeview::CallingConvention::ClassOptions::FrameProcedureOptions

Completed in 128 milliseconds