| /freebsd/contrib/llvm-project/llvm/lib/IR/ | 
| H A D | PseudoProbe.cpp | 51   if (const DebugLoc &DLoc = Inst.getDebugLoc())  in extractProbeFromDiscriminator()  local65     if (const DebugLoc &DLoc = Inst.getDebugLoc())  in extractProbe()  local
 88     if (const DebugLoc &DLoc = Inst.getDebugLoc()) {  in setProbeDistributionFactor()  local
 
 | 
| /freebsd/contrib/llvm-project/llvm/lib/Analysis/ | 
| H A D | InlineAdvisor.cpp | 437 std::string llvm::formatCallSiteLocation(DebugLoc DLoc,  in formatCallSiteLocation()465 void llvm::addLocationToRemarks(OptimizationRemark &Remark, DebugLoc DLoc) {  in addLocationToRemarks()
 492     OptimizationRemarkEmitter &ORE, DebugLoc DLoc, const BasicBlock *Block,  in emitInlinedInto()
 510     OptimizationRemarkEmitter &ORE, DebugLoc DLoc, const BasicBlock *Block,  in emitInlinedIntoBasedOnCost()
 
 | 
| /freebsd/contrib/llvm-project/clang/lib/StaticAnalyzer/Checkers/ | 
| H A D | ObjCMissingSuperCallChecker.cpp | 194         PathDiagnosticLocation DLoc =  in checkASTDecl()  local
 | 
| H A D | CheckObjCDealloc.cpp | 247     PathDiagnosticLocation DLoc =  in REGISTER_SET_FACTORY_WITH_PROGRAMSTATE()  local
 | 
| /freebsd/contrib/llvm-project/llvm/lib/Transforms/IPO/ | 
| H A D | AlwaysInliner.cpp | 61       DebugLoc DLoc = CB->getDebugLoc();  in AlwaysInlineImpl()  local
 | 
| H A D | SampleProfile.cpp | 657   const DebugLoc &DLoc = Inst.getDebugLoc();  in getInstWeight()  local1240   DebugLoc DLoc = CB.getDebugLoc();  in tryInlineCandidate()  local
 1626           const DebugLoc &DLoc = I.getDebugLoc();  in generateMDProfMetadata()  local
 
 | 
| H A D | PartialInlining.cpp | 316     DebugLoc DLoc = CB->getDebugLoc();  in getOneDebugLoc()  local1336     DebugLoc DLoc;  in tryPartialInline()  local
 
 | 
| H A D | WholeProgramDevirt.cpp | 419     DebugLoc DLoc = CB.getDebugLoc();  in emitRemark()  local
 | 
| H A D | OpenMPOpt.cpp | 4190     const DebugLoc &DLoc = KernelInitCB->getDebugLoc();  in forceSingleThreadPerWorkgroupHelper()  local4452     const DebugLoc &DLoc = KernelInitCB->getDebugLoc();  in buildCustomStateMachine()  local
 
 | 
| /freebsd/contrib/llvm-project/llvm/lib/CodeGen/ | 
| H A D | SwiftErrorValueTracking.cpp | 220       auto DLoc = isa<Instruction>(SwiftErrorVal) in propagateVRegs()   local 
 | 
| /freebsd/contrib/llvm-project/llvm/include/llvm/Analysis/ | 
| H A D | InlineAdvisor.h | 130 const DebugLoc DLoc; global()  variable 
 | 
| /freebsd/contrib/llvm-project/clang/lib/AST/ | 
| H A D | DeclPrinter.cpp | 244   SourceLocation DLoc = D->getLocation();  in getPosAsWritten()  local
 | 
| /freebsd/contrib/llvm-project/llvm/lib/Target/Hexagon/ | 
| H A D | HexagonLoopIdiomRecognition.cpp | 2153   DebugLoc DLoc = SI->getDebugLoc();  in processCopyingStore()  local
 | 
| /freebsd/contrib/llvm-project/llvm/lib/CodeGen/SelectionDAG/ | 
| H A D | SelectionDAG.cpp | 13218                                             const SDLoc &DLoc) {  in makeStateFunctionCall()
 |