/openbsd-src/gnu/llvm/llvm/lib/CodeGen/AsmPrinter/ |
H A D | DebugLocStream.h | 156 DebugLocStream &Locs; variable 164 ListBuilder(DebugLocStream &Locs, DwarfCompileUnit &CU, AsmPrinter &Asm, in ListBuilder() 184 DebugLocStream &Locs; variable
|
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
|
/openbsd-src/gnu/llvm/clang/lib/Sema/ |
H A D | DelayedDiagnostic.cpp | 25 ArrayRef<SourceLocation> Locs, in makeAvailability()
|
H A D | SemaAvailability.cpp | 318 ArrayRef<SourceLocation> Locs, in DoEmitAvailabilityWarning() 562 ArrayRef<SourceLocation> Locs, in EmitAvailabilityWarning() 929 ArrayRef<SourceLocation> Locs, in DiagnoseAvailabilityOfDecl()
|
/openbsd-src/gnu/llvm/clang/lib/Basic/ |
H A D | Sarif.cpp | 325 json::Array Locs; in createThreadFlows() local 394 json::Array Locs; in appendResult() local
|
/openbsd-src/gnu/llvm/llvm/lib/Target/PowerPC/ |
H A D | PPCCCState.h | 47 SmallVectorImpl<CCValAssign> &Locs, LLVMContext &C) in AIXCCState()
|
/openbsd-src/gnu/llvm/llvm/utils/TableGen/ |
H A D | CTagsEmitter.cpp | 64 ArrayRef<SMLoc> Locs = R->getLoc(); in locate() local
|
H A D | DAGISelMatcherEmitter.cpp | 222 auto Locs = R->getLoc(); in getIncludePath() local
|
H A D | SearchableTableEmitter.cpp | 72 ArrayRef<SMLoc> Locs; // Source locations from the Record instance. member
|
/openbsd-src/gnu/llvm/clang/include/clang/Analysis/FlowSensitive/ |
H A D | DataflowAnalysisContext.h | 338 std::vector<std::unique_ptr<StorageLocation>> Locs; variable
|
/openbsd-src/gnu/llvm/llvm/lib/MC/ |
H A D | MCCodeView.cpp | 342 std::vector<MCCVLoc> Locs = getFunctionLineEntries(FuncId); in emitLineTableForFunction() local 479 ArrayRef<MCCVLoc> Locs = getLinesForExtent(LocBegin, LocEnd); in encodeInlineLineTable() local
|
/openbsd-src/gnu/llvm/clang/lib/AST/ |
H A D | OpenMPClause.cpp | 1136 const ASTContext &C, const OMPVarListLocTy &Locs, ArrayRef<Expr *> Vars, in Create() 1193 const ASTContext &C, const OMPVarListLocTy &Locs, ArrayRef<Expr *> Vars, in Create() 1243 const ASTContext &C, const OMPVarListLocTy &Locs, ArrayRef<Expr *> Vars, in Create() 1307 const ASTContext &C, const OMPVarListLocTy &Locs, ArrayRef<Expr *> Vars, in Create() 1356 OMPUseDeviceAddrClause::Create(const ASTContext &C, const OMPVarListLocTy &Locs, in Create() 1403 OMPIsDevicePtrClause::Create(const ASTContext &C, const OMPVarListLocTy &Locs, in Create() 1450 OMPHasDeviceAddrClause::Create(const ASTContext &C, const OMPVarListLocTy &Locs, in Create()
|
/openbsd-src/gnu/llvm/llvm/lib/CodeGen/ |
H A D | AssignmentTrackingAnalysis.cpp | 730 if (const auto *Locs = FnVarLocs->getWedge(&I)) { in process() local 2155 const auto *Locs = FnVarLocs.getWedge(&I); in removeRedundantDbgLocsUsingBackwardScan() local 2214 const auto *Locs = FnVarLocs.getWedge(&I); in removeRedundantDbgLocsUsingForwardScan() local 2296 const auto *Locs = FnVarLocs.getWedge(&I); in removeUndefDbgLocsFromEntryBlock() local
|
H A D | StackMaps.cpp | 206 MachineInstr::const_mop_iterator MOE, LocationVec &Locs, in parseOperand()
|
H A D | LiveDebugVariables.cpp | 415 SmallVector<unsigned> Locs; in addDef() local
|
/openbsd-src/gnu/llvm/llvm/tools/llvm-objdump/ |
H A D | SourcePrinter.cpp | 64 Expected<DWARFLocationExpressionsVector> Locs = in addVariable() local
|
/openbsd-src/gnu/llvm/llvm/include/llvm/CodeGen/ |
H A D | CallingConvLower.h | 175 SmallVectorImpl<CCValAssign> &Locs; variable
|
/openbsd-src/gnu/llvm/llvm/lib/CodeGen/SelectionDAG/ |
H A D | SelectionDAGBuilder.h | 121 DILocalVariable *getVariable(const FunctionVarLocs *Locs) const { in getVariable()
|
/openbsd-src/gnu/llvm/clang/include/clang/AST/ |
H A D | DeclObjC.h | 1474 const SourceLocation *Locs, ASTContext &C) { in setProtocolList() 2193 const SourceLocation *Locs, ASTContext &C) { in setProtocolList() 2377 const SourceLocation *Locs, ASTContext &C) { in setProtocolList()
|
H A D | OpenMPClause.h | 5804 SourceLocation MapLoc, const OMPVarListLocTy &Locs, in OMPMapClause() 6783 const OMPVarListLocTy &Locs, in OMPToClause() 6984 const OMPVarListLocTy &Locs, in OMPFromClause() 7165 explicit OMPUseDevicePtrClause(const OMPVarListLocTy &Locs, in OMPUseDevicePtrClause() 7329 explicit OMPUseDeviceAddrClause(const OMPVarListLocTy &Locs, in OMPUseDeviceAddrClause() 7433 explicit OMPIsDevicePtrClause(const OMPVarListLocTy &Locs, in OMPIsDevicePtrClause() 7536 explicit OMPHasDeviceAddrClause(const OMPVarListLocTy &Locs, in OMPHasDeviceAddrClause()
|
/openbsd-src/gnu/llvm/llvm/lib/CodeGen/LiveDebugValues/ |
H A D | VarLocBasedImpl.cpp | 415 SmallVector<MachineLoc, 8> Locs; member 989 VarLocSet &getVarLocsInMBB(const MachineBasicBlock *MBB, VarLocInMBB &Locs) { in getVarLocsInMBB()
|
/openbsd-src/gnu/llvm/llvm/tools/sancov/ |
H A D | sancov.cpp | 159 SmallVector<DILineInfo, 1> Locs; member
|
/openbsd-src/gnu/llvm/llvm/lib/Analysis/ |
H A D | BasicAliasAnalysis.cpp | 1554 AAQueryInfo::LocPair Locs({V1, V1Size, AAQI.MayBeCrossIteration}, in aliasCheck() local
|
/openbsd-src/gnu/llvm/clang/lib/CodeGen/ |
H A D | CGStmt.cpp | 2245 SmallVector<llvm::Metadata *, 8> Locs; in getAsmSrcLocInfo() local
|