Home
last modified time | relevance | path

Searched defs:DLoc (Results 1 – 8 of 8) sorted by relevance

/minix3/external/bsd/llvm/dist/llvm/lib/IR/
H A DDiagnosticInfo.cpp173 const Function &Fn, const DebugLoc &DLoc, in emitOptimizationRemark()
180 const DebugLoc &DLoc, in emitOptimizationRemarkMissed()
188 const DebugLoc &DLoc, in emitOptimizationRemarkAnalysis()
200 const DebugLoc &DLoc, const Twine &Msg) { in emitLoopVectorizeWarning()
206 const DebugLoc &DLoc, const Twine &Msg) { in emitLoopInterleaveWarning()
H A DDebugInfo.cpp900 DebugLoc DLoc = Inst->getDebugLoc(); in getDISubprogram() local
/minix3/external/bsd/llvm/dist/llvm/include/llvm/IR/
H A DDiagnosticInfo.h260 const DebugLoc &DLoc, const Twine &Msg) in DiagnosticInfoOptimizationBase()
305 DebugLoc DLoc; variable
323 const DebugLoc &DLoc, const Twine &Msg) in DiagnosticInfoOptimizationRemark()
349 const DebugLoc &DLoc, const Twine &Msg) in DiagnosticInfoOptimizationRemarkMissed()
375 const DebugLoc &DLoc, in DiagnosticInfoOptimizationRemarkAnalysis()
430 DiagnosticInfoOptimizationFailure(const Function &Fn, const DebugLoc &DLoc, in DiagnosticInfoOptimizationFailure()
/minix3/external/bsd/llvm/dist/clang/lib/StaticAnalyzer/Checkers/
H A DObjCMissingSuperCallChecker.cpp198 PathDiagnosticLocation DLoc = in checkASTDecl() local
H A DCheckObjCDealloc.cpp145 PathDiagnosticLocation DLoc = in checkObjCDealloc() local
/minix3/external/bsd/llvm/dist/llvm/lib/Transforms/IPO/
H A DInliner.cpp311 DebugLoc DLoc = CS.getInstruction()->getDebugLoc(); in emitAnalysis() local
553 DebugLoc DLoc = CS.getInstruction()->getDebugLoc(); in runOnSCC() local
/minix3/external/bsd/llvm/dist/clang/tools/libclang/
H A DCXLoadedDiagnostic.cpp91 static CXSourceLocation makeLocation(const CXLoadedDiagnostic::Location *DLoc) { in makeLocation()
/minix3/external/bsd/llvm/dist/llvm/lib/Transforms/Scalar/
H A DSampleProfile.cpp219 DebugLoc DLoc = Inst.getDebugLoc(); in getInstWeight() local