/freebsd-src/contrib/llvm-project/llvm/lib/CodeGen/AsmPrinter/ |
H A D | DebugLocStream.h | 155 DebugLocStream &Locs; variable 162 ListBuilder(DebugLocStream &Locs, DwarfCompileUnit &CU, AsmPrinter &Asm, in ListBuilder() 182 DebugLocStream &Locs; variable
|
H A D | DebugLocEntry.h | 120 DbgValueLoc(const DIExpression *Expr, ArrayRef<DbgValueLocEntry> Locs) in DbgValueLoc() argument 124 DbgValueLoc(const DIExpression *Expr, ArrayRef<DbgValueLocEntry> Locs, in DbgValueLoc() argument
|
H A D | DIEHash.cpp | 240 const DebugLocStream &Locs = DD.getDebugLocs(); in hashLocList() local
|
/freebsd-src/contrib/llvm-project/clang/lib/Sema/ |
H A D | DelayedDiagnostic.cpp | 25 ArrayRef<SourceLocation> Locs, in makeAvailability()
|
H A D | SemaAvailability.cpp | 330 DoEmitAvailabilityWarning(Sema & S,AvailabilityResult K,Decl * Ctx,const NamedDecl * ReferringDecl,const NamedDecl * OffendingDecl,StringRef Message,ArrayRef<SourceLocation> Locs,const ObjCInterfaceDecl * UnknownObjCClass,const ObjCPropertyDecl * ObjCProperty,bool ObjCPropertyAccess) DoEmitAvailabilityWarning() argument 597 EmitAvailabilityWarning(Sema & S,AvailabilityResult AR,const NamedDecl * ReferringDecl,const NamedDecl * OffendingDecl,StringRef Message,ArrayRef<SourceLocation> Locs,const ObjCInterfaceDecl * UnknownObjCClass,const ObjCPropertyDecl * ObjCProperty,bool ObjCPropertyAccess) EmitAvailabilityWarning() argument 964 DiagnoseAvailabilityOfDecl(NamedDecl * D,ArrayRef<SourceLocation> Locs,const ObjCInterfaceDecl * UnknownObjCClass,bool ObjCPropertyAccess,bool AvoidPartialAvailabilityChecks,ObjCInterfaceDecl * ClassReceiver) DiagnoseAvailabilityOfDecl() argument [all...] |
H A D | TreeTransform.h | 2188 ColonLoc, VarList, Locs, UnresolvedMappers); in RebuildOMPIsDevicePtrClause() argument 2197 return getSema().OpenMP().ActOnOpenMPUseDevicePtrClause(VarList, Locs); in RebuildOMPHasDeviceAddrClause() argument 2019 RebuildOMPMapClause(Expr * IteratorModifier,ArrayRef<OpenMPMapModifierKind> MapTypeModifiers,ArrayRef<SourceLocation> MapTypeModifiersLoc,CXXScopeSpec MapperIdScopeSpec,DeclarationNameInfo MapperId,OpenMPMapClauseKind MapType,bool IsMapTypeImplicit,SourceLocation MapLoc,SourceLocation ColonLoc,ArrayRef<Expr * > VarList,const OMPVarListLocTy & Locs,ArrayRef<Expr * > UnresolvedMappers) RebuildOMPMapClause() argument 2142 RebuildOMPToClause(ArrayRef<OpenMPMotionModifierKind> MotionModifiers,ArrayRef<SourceLocation> MotionModifiersLoc,CXXScopeSpec & MapperIdScopeSpec,DeclarationNameInfo & MapperId,SourceLocation ColonLoc,ArrayRef<Expr * > VarList,const OMPVarListLocTy & Locs,ArrayRef<Expr * > UnresolvedMappers) RebuildOMPToClause() argument 2158 RebuildOMPFromClause(ArrayRef<OpenMPMotionModifierKind> MotionModifiers,ArrayRef<SourceLocation> MotionModifiersLoc,CXXScopeSpec & MapperIdScopeSpec,DeclarationNameInfo & MapperId,SourceLocation ColonLoc,ArrayRef<Expr * > VarList,const OMPVarListLocTy & Locs,ArrayRef<Expr * > UnresolvedMappers) RebuildOMPFromClause() argument 2170 RebuildOMPUseDevicePtrClause(ArrayRef<Expr * > VarList,const OMPVarListLocTy & Locs) RebuildOMPUseDevicePtrClause() argument 2179 RebuildOMPUseDeviceAddrClause(ArrayRef<Expr * > VarList,const OMPVarListLocTy & Locs) RebuildOMPUseDeviceAddrClause() argument [all...] |
/freebsd-src/contrib/llvm-project/llvm/lib/Target/PowerPC/ |
H A D | PPCCCState.h | 47 SmallVectorImpl<CCValAssign> &Locs, LLVMContext &C) in AIXCCState()
|
/freebsd-src/contrib/llvm-project/clang/include/clang/Analysis/FlowSensitive/ |
H A D | Arena.h | 130 std::vector<std::unique_ptr<StorageLocation>> Locs; variable
|
/freebsd-src/contrib/llvm-project/clang/lib/Basic/ |
H A D | Sarif.cpp | 328 json::Array Locs; createThreadFlows() local 397 json::Array Locs; appendResult() local
|
/freebsd-src/contrib/llvm-project/llvm/utils/TableGen/ |
H A D | CTagsEmitter.cpp | 64 ArrayRef<SMLoc> Locs = R->getLoc(); locate() local
|
H A D | SearchableTableEmitter.cpp | 73 ArrayRef<SMLoc> Locs; // Source locations from the Record instance. global() member
|
H A D | DAGISelMatcherEmitter.cpp | 275 auto Locs = R->getLoc(); getIncludePath() local
|
/freebsd-src/contrib/llvm-project/llvm/lib/MC/ |
H A D | MCCodeView.cpp | 493 if (Locs.empty()) in encodeInlineLineTable() local 365 std::vector<MCCVLoc> Locs = getFunctionLineEntries(FuncId); emitLineTableForFunction() local [all...] |
/freebsd-src/contrib/llvm-project/llvm/lib/CodeGen/ |
H A D | CallingConvLower.cpp | 29 SmallVectorImpl<CCValAssign> &Locs, LLVMContext &Context, in CCState()
|
H A D | AssignmentTrackingAnalysis.cpp | 833 if (const auto *Locs = FnVarLocs->getWedge(&DPV)) { process() local 839 if (const auto *Locs = FnVarLocs->getWedge(&I)) { process() local 2499 const auto *Locs = FnVarLocs.getWedge(WedgePosition); removeRedundantDbgLocsUsingBackwardScan() local 2594 const auto *Locs = FnVarLocs.getWedge(WedgePosition); removeRedundantDbgLocsUsingForwardScan() local 2682 const auto *Locs = FnVarLocs.getWedge(WedgePosition); removeUndefDbgLocsFromEntryBlock() local [all...] |
H A D | StackMaps.cpp | 209 MachineInstr::const_mop_iterator MOE, LocationVec &Locs, in parseOperand()
|
H A D | LiveDebugVariables.cpp | 416 SmallVector<unsigned> Locs; in addDef() local
|
/freebsd-src/contrib/llvm-project/clang/lib/AST/ |
H A D | OpenMPClause.cpp | 1141 const ASTContext &C, const OMPVarListLocTy &Locs, ArrayRef<Expr *> Vars, in Create() argument 1198 const ASTContext &C, const OMPVarListLocTy &Locs, ArrayRef<Expr *> Vars, in Create() argument 1248 const ASTContext &C, const OMPVarListLocTy &Locs, ArrayRef<Expr *> Vars, in Create() argument 1312 const ASTContext &C, const OMPVarListLocTy &Locs, ArrayRef<Expr *> Vars, in Create() argument 1361 OMPUseDeviceAddrClause::Create(const ASTContext &C, const OMPVarListLocTy &Locs, in Create() argument 1408 Create(const ASTContext & C,const OMPVarListLocTy & Locs,ArrayRef<Expr * > Vars,ArrayRef<ValueDecl * > Declarations,MappableExprComponentListsRef ComponentLists) Create() argument 1455 Create(const ASTContext & C,const OMPVarListLocTy & Locs,ArrayRef<Expr * > Vars,ArrayRef<ValueDecl * > Declarations,MappableExprComponentListsRef ComponentLists) Create() argument [all...] |
/freebsd-src/contrib/llvm-project/llvm/tools/llvm-objdump/ |
H A D | SourcePrinter.cpp | 60 Expected<DWARFLocationExpressionsVector> Locs = in addVariable() local
|
/freebsd-src/contrib/llvm-project/llvm/include/llvm/CodeGen/ |
H A D | CallingConvLower.h | 177 SmallVectorImpl<CCValAssign> &Locs; variable
|
/freebsd-src/contrib/llvm-project/llvm/utils/TableGen/GlobalISel/ |
H A D | Patterns.cpp |
|
/freebsd-src/contrib/llvm-project/clang/include/clang/AST/ |
H A D | DeclObjC.h | 1482 setProtocolList(ObjCProtocolDecl * const * List,unsigned Num,const SourceLocation * Locs,ASTContext & C) setProtocolList() argument 2204 setProtocolList(ObjCProtocolDecl * const * List,unsigned Num,const SourceLocation * Locs,ASTContext & C) setProtocolList() argument 2388 setProtocolList(ObjCProtocolDecl * const * List,unsigned Num,const SourceLocation * Locs,ASTContext & C) setProtocolList() argument
|
H A D | OpenMPClause.h | 5900 OMPMapClause(ArrayRef<OpenMPMapModifierKind> MapModifiers,ArrayRef<SourceLocation> MapModifiersLoc,NestedNameSpecifierLoc MapperQualifierLoc,DeclarationNameInfo MapperIdInfo,OpenMPMapClauseKind MapType,bool MapTypeIsImplicit,SourceLocation MapLoc,const OMPVarListLocTy & Locs,const OMPMappableExprListSizeTy & Sizes) OMPMapClause() argument 6879 OMPToClause(ArrayRef<OpenMPMotionModifierKind> TheMotionModifiers,ArrayRef<SourceLocation> TheMotionModifiersLoc,NestedNameSpecifierLoc MapperQualifierLoc,DeclarationNameInfo MapperIdInfo,const OMPVarListLocTy & Locs,const OMPMappableExprListSizeTy & Sizes) OMPToClause() argument 7080 OMPFromClause(ArrayRef<OpenMPMotionModifierKind> TheMotionModifiers,ArrayRef<SourceLocation> TheMotionModifiersLoc,NestedNameSpecifierLoc MapperQualifierLoc,DeclarationNameInfo MapperIdInfo,const OMPVarListLocTy & Locs,const OMPMappableExprListSizeTy & Sizes) OMPFromClause() argument 7261 OMPUseDevicePtrClause(const OMPVarListLocTy & Locs,const OMPMappableExprListSizeTy & Sizes) OMPUseDevicePtrClause() argument 7425 OMPUseDeviceAddrClause(const OMPVarListLocTy & Locs,const OMPMappableExprListSizeTy & Sizes) OMPUseDeviceAddrClause() argument 7529 OMPIsDevicePtrClause(const OMPVarListLocTy & Locs,const OMPMappableExprListSizeTy & Sizes) OMPIsDevicePtrClause() argument 7632 OMPHasDeviceAddrClause(const OMPVarListLocTy & Locs,const OMPMappableExprListSizeTy & Sizes) OMPHasDeviceAddrClause() argument [all...] |
/freebsd-src/contrib/llvm-project/llvm/lib/CodeGen/LiveDebugValues/ |
H A D | VarLocBasedImpl.cpp | 415 SmallVector<MachineLoc, 8> Locs; member 989 getVarLocsInMBB(const MachineBasicBlock * MBB,VarLocInMBB & Locs) getVarLocsInMBB() argument [all...] |
/freebsd-src/contrib/llvm-project/llvm/lib/Analysis/ |
H A D | BasicAliasAnalysis.cpp | 1612 AAQueryInfo::LocPair Locs({V1, V1Size, AAQI.MayBeCrossIteration}, aliasCheck() local
|