| /freebsd/contrib/llvm-project/llvm/lib/CodeGen/AsmPrinter/ | 
| H A D | DebugLocStream.h | 164       : Locs(Locs), Asm(Asm), V(V), ListIndex(Locs.startList(&CU)), in ListBuilder()   argument 156 DebugLocStream &Locs; global()  variable
 184 DebugLocStream &Locs; global()  variable
 [all...]
 | 
| H A D | DebugLocEntry.h | 120   DbgValueLoc(const DIExpression *Expr, ArrayRef<DbgValueLocEntry> Locs)  in DbgValueLoc()124   DbgValueLoc(const DIExpression *Expr, ArrayRef<DbgValueLocEntry> Locs,  in DbgValueLoc()
 
 | 
| H A D | DIEHash.cpp | 240   const DebugLocStream &Locs = DD.getDebugLocs();  in hashLocList()  local
 | 
| /freebsd/contrib/llvm-project/clang/lib/Sema/ | 
| H A D | DelayedDiagnostic.cpp | 25                                     ArrayRef<SourceLocation> Locs,  in makeAvailability()
 | 
| H A D | SemaAvailability.cpp | 392                                       ArrayRef<SourceLocation> Locs,  in DoEmitAvailabilityWarning()674                                     ArrayRef<SourceLocation> Locs,  in EmitAvailabilityWarning()
 1044                                       ArrayRef<SourceLocation> Locs,  in DiagnoseAvailabilityOfDecl()
 
 | 
| /freebsd/contrib/llvm-project/llvm/lib/Target/PowerPC/ | 
| H A D | PPCCCState.h | 47              SmallVectorImpl<CCValAssign> &Locs, LLVMContext &C)  in AIXCCState()
 | 
| /freebsd/contrib/llvm-project/clang/lib/Basic/ | 
| H A D | Sarif.cpp | 327   json::Array Locs;  in createThreadFlows()  local396     json::Array Locs;  in appendResult()  local
 
 | 
| /freebsd/contrib/llvm-project/llvm/utils/TableGen/ | 
| H A D | CTagsEmitter.cpp | 67   ArrayRef<SMLoc> Locs = R->getLoc();  in locate()  local
 | 
| H A D | SearchableTableEmitter.cpp | 76   ArrayRef<SMLoc> Locs; // Source locations from the Record instance.  member
 | 
| H A D | DAGISelMatcherEmitter.cpp | 274   auto Locs = R->getLoc();  in getIncludePath()  local
 | 
| /freebsd/contrib/llvm-project/llvm/lib/MC/ | 
| H A D | MCCodeView.cpp | 362   std::vector<MCCVLoc> Locs = getFunctionLineEntries(FuncId);  in emitLineTableForFunction()  local492   ArrayRef<MCCVLoc> Locs = getLinesForExtent(LocBegin, LocEnd);  in encodeInlineLineTable()  local
 
 | 
| /freebsd/contrib/llvm-project/llvm/lib/CodeGen/ | 
| H A D | CallingConvLower.cpp | 29                  SmallVectorImpl<CCValAssign> &Locs, LLVMContext &Context,  in CCState()
 | 
| H A D | AssignmentTrackingAnalysis.cpp | 834         if (const auto *Locs = FnVarLocs->getWedge(&DVR)) {  in process()  local840       if (const auto *Locs = FnVarLocs->getWedge(&I)) {  in process()  local
 2506       const auto *Locs = FnVarLocs.getWedge(WedgePosition);  in removeRedundantDbgLocsUsingBackwardScan()  local
 2601       const auto *Locs = FnVarLocs.getWedge(WedgePosition);  in removeRedundantDbgLocsUsingForwardScan()  local
 2689       const auto *Locs = FnVarLocs.getWedge(WedgePosition);  in removeUndefDbgLocsFromEntryBlock()  local
 
 | 
| H A D | StackMaps.cpp | 209                         MachineInstr::const_mop_iterator MOE, LocationVec &Locs, in parseOperand()   argument 
 | 
| H A D | LiveDebugVariables.cpp | 416     SmallVector<unsigned> Locs;  in addDef()  local
 | 
| /freebsd/contrib/llvm-project/clang/lib/AST/ | 
| H A D | OpenMPClause.cpp | 1141     const ASTContext &C, const OMPVarListLocTy &Locs, ArrayRef<Expr *> Vars,  in Create()1198     const ASTContext &C, const OMPVarListLocTy &Locs, ArrayRef<Expr *> Vars,  in Create()
 1248     const ASTContext &C, const OMPVarListLocTy &Locs, ArrayRef<Expr *> Vars,  in Create()
 1312     const ASTContext &C, const OMPVarListLocTy &Locs, ArrayRef<Expr *> Vars,  in Create()
 1361 OMPUseDeviceAddrClause::Create(const ASTContext &C, const OMPVarListLocTy &Locs,  in Create()
 1408 OMPIsDevicePtrClause::Create(const ASTContext &C, const OMPVarListLocTy &Locs,  in Create()
 1455 OMPHasDeviceAddrClause::Create(const ASTContext &C, const OMPVarListLocTy &Locs,  in Create()
 
 | 
| /freebsd/contrib/llvm-project/llvm/tools/llvm-objdump/ | 
| H A D | SourcePrinter.cpp | 60   Expected<DWARFLocationExpressionsVector> Locs = in addVariable()   local 
 | 
| /freebsd/contrib/llvm-project/llvm/include/llvm/CodeGen/ | 
| H A D | CallingConvLower.h | 177   SmallVectorImpl<CCValAssign> &Locs;  variable 
 | 
| /freebsd/contrib/llvm-project/llvm/utils/TableGen/Common/GlobalISel/ | 
| H A D | Patterns.cpp | 146 CXXPattern::expandCode(const CodeExpansions &CE, ArrayRef<SMLoc> Locs,  in expandCode()
 | 
| /freebsd/contrib/llvm-project/clang/lib/InstallAPI/ | 
| H A D | DylibVerifier.cpp | 641     ZipperedDeclSources Locs;  in visitSymbolInDylib()  local
 | 
| /freebsd/contrib/llvm-project/clang/include/clang/AST/ | 
| H A D | DeclObjC.h | 1485                        const SourceLocation *Locs, ASTContext &C) {  in setProtocolList()2207                        const SourceLocation *Locs, ASTContext &C) {  in setProtocolList()
 2389                        const SourceLocation *Locs, ASTContext &C) {  in setProtocolList()
 
 | 
| H A D | OpenMPClause.h | 5940                         SourceLocation MapLoc, const OMPVarListLocTy &Locs,  in OMPMapClause()6919                        const OMPVarListLocTy &Locs,  in OMPToClause()
 7120                          const OMPVarListLocTy &Locs,  in OMPFromClause()
 7301   explicit OMPUseDevicePtrClause(const OMPVarListLocTy &Locs,  in OMPUseDevicePtrClause()
 7465   explicit OMPUseDeviceAddrClause(const OMPVarListLocTy &Locs,  in OMPUseDeviceAddrClause()
 7569   explicit OMPIsDevicePtrClause(const OMPVarListLocTy &Locs,  in OMPIsDevicePtrClause()
 7672   explicit OMPHasDeviceAddrClause(const OMPVarListLocTy &Locs,  in OMPHasDeviceAddrClause()
 
 | 
| /freebsd/contrib/llvm-project/llvm/lib/CodeGen/LiveDebugValues/ | 
| H A D | VarLocBasedImpl.cpp | 415     SmallVector<MachineLoc, 8> Locs;  member989   VarLocSet &getVarLocsInMBB(const MachineBasicBlock *MBB, VarLocInMBB &Locs) {  in getVarLocsInMBB()
 
 | 
| /freebsd/contrib/llvm-project/llvm/lib/Analysis/ | 
| H A D | BasicAliasAnalysis.cpp | 1685   AAQueryInfo::LocPair Locs({V1, V1Size, AAQI.MayBeCrossIteration},  in aliasCheck()  local
 | 
| /freebsd/contrib/llvm-project/clang/lib/CodeGen/ | 
| H A D | CGStmt.cpp | 2441   SmallVector<llvm::Metadata *, 8> Locs;  in getAsmSrcLocInfo()  local
 |