Searched defs:DLoc (Results 1 – 8 of 8) sorted by relevance
/minix3/external/bsd/llvm/dist/llvm/lib/IR/ |
H A D | DiagnosticInfo.cpp | 173 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 D | DebugInfo.cpp | 900 DebugLoc DLoc = Inst->getDebugLoc(); in getDISubprogram() local
|
/minix3/external/bsd/llvm/dist/llvm/include/llvm/IR/ |
H A D | DiagnosticInfo.h | 260 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 D | ObjCMissingSuperCallChecker.cpp | 198 PathDiagnosticLocation DLoc = in checkASTDecl() local
|
H A D | CheckObjCDealloc.cpp | 145 PathDiagnosticLocation DLoc = in checkObjCDealloc() local
|
/minix3/external/bsd/llvm/dist/llvm/lib/Transforms/IPO/ |
H A D | Inliner.cpp | 311 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 D | CXLoadedDiagnostic.cpp | 91 static CXSourceLocation makeLocation(const CXLoadedDiagnostic::Location *DLoc) { in makeLocation()
|
/minix3/external/bsd/llvm/dist/llvm/lib/Transforms/Scalar/ |
H A D | SampleProfile.cpp | 219 DebugLoc DLoc = Inst.getDebugLoc(); in getInstWeight() local
|