Searched defs:LineInfo (Results 1 - 8 of 8) sorted by relevance

/freebsd-11.0-release/contrib/llvm/lib/DebugInfo/CodeView/
H A DLine.cpp15 LineInfo::LineInfo(uint32_t StartLine, uint32_t EndLine, bool IsStatement) { function in class:LineInfo
/freebsd-11.0-release/contrib/llvm/include/llvm/DebugInfo/CodeView/
H A DLine.h18 class LineInfo { class in namespace:llvm::codeview
/freebsd-11.0-release/contrib/llvm/lib/DebugInfo/Symbolize/
H A DSymbolizableObjectFile.cpp203 DILineInfo LineInfo; local
H A DSymbolize.cpp62 DILineInfo LineInfo = Info->symbolizeCode(ModuleOffset, Opts.PrintFunctions, local
/freebsd-11.0-release/contrib/llvm/lib/ExecutionEngine/IntelJITEvents/
H A DIntelJITEventListener.cpp113 std::vector<LineNumberInfo> LineInfo; local
[all...]
/freebsd-11.0-release/lib/libedit/
H A Dhistedit.h67 } LineInfo; typedef in typeref:struct:lineinfo
/freebsd-11.0-release/contrib/llvm/include/llvm/Support/
H A DGCOV.h433 StringMap<LineData> LineInfo; member in class:llvm::FileInfo
/freebsd-11.0-release/contrib/llvm/tools/clang/lib/Frontend/Rewrite/
H A DRewriteModernObjC.cpp647 RewriteModernObjC(std::string inFile, raw_ostream* OS, DiagnosticsEngine &D, const LangOptions &LOpts, bool silenceMacroWarn, bool LineInfo) argument
667 CreateModernObjCRewriter( const std::string &InFile, raw_ostream *OS, DiagnosticsEngine &Diags, const LangOptions &LOpts, bool SilenceRewriteMacroWarning, bool LineInfo) argument

Completed in 134 milliseconds