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

/freebsd-9.3-release/contrib/llvm/lib/ExecutionEngine/OProfileJIT/
H A DOProfileJITEventListener.cpp117 std::vector<debug_line_info> LineInfo; local
/freebsd-9.3-release/contrib/llvm/lib/ExecutionEngine/IntelJITEvents/
H A DIntelJITEventListener.cpp125 std::vector<LineNumberInfo> LineInfo; local
202 std::vector<LineNumberInfo> LineInfo; local
[all...]
/freebsd-9.3-release/contrib/llvm/include/llvm/Support/
H A DGCOV.h254 StringMap<LineCounts> LineInfo; member in class:llvm::FileInfo
/freebsd-9.3-release/lib/libedit/
H A Dhistedit.h64 } LineInfo; typedef in typeref:struct:lineinfo
/freebsd-9.3-release/contrib/llvm/tools/llvm-symbolizer/
H A DLLVMSymbolize.cpp114 DILineInfo LineInfo; local
146 DILineInfo LineInfo local
47 patchFunctionNameInDILineInfo(const std::string &NewFunctionName, DILineInfo &LineInfo) argument
182 DILineInfo LineInfo = InlinedContext.getFrame(i); local
187 DILineInfo LineInfo = Info->symbolizeCode(ModuleOffset, Opts); local
[all...]
/freebsd-9.3-release/contrib/llvm/tools/clang/lib/Rewrite/Frontend/
H A DRewriteModernObjC.cpp648 RewriteModernObjC(std::string inFile, raw_ostream* OS, DiagnosticsEngine &D, const LangOptions &LOpts, bool silenceMacroWarn, bool LineInfo) argument
668 CreateModernObjCRewriter(const std::string& InFile, raw_ostream* OS, DiagnosticsEngine &Diags, const LangOptions &LOpts, bool SilenceRewriteMacroWarning, bool LineInfo) argument

Completed in 118 milliseconds