/netbsd-src/external/apache2/llvm/dist/llvm/lib/CodeGen/AsmPrinter/ |
H A D | DebugLocStream.h | 157 DebugLocStream &Locs; variable 165 ListBuilder(DebugLocStream &Locs, DwarfCompileUnit &CU, AsmPrinter &Asm, in ListBuilder() 185 DebugLocStream &Locs; variable
|
H A D | DebugLocEntry.h | 117 DbgValueLoc(const DIExpression *Expr, ArrayRef<DbgValueLocEntry> Locs) in DbgValueLoc() 127 DbgValueLoc(const DIExpression *Expr, ArrayRef<DbgValueLocEntry> Locs, in DbgValueLoc()
|
H A D | DIEHash.cpp | 233 const DebugLocStream &Locs = DD.getDebugLocs(); in hashLocList() local
|
/netbsd-src/external/apache2/llvm/dist/clang/lib/Sema/ |
H A D | DelayedDiagnostic.cpp | 25 ArrayRef<SourceLocation> Locs, in makeAvailability()
|
H A D | SemaAvailability.cpp | 314 ArrayRef<SourceLocation> Locs, in DoEmitAvailabilityWarning() 558 ArrayRef<SourceLocation> Locs, in EmitAvailabilityWarning() 923 ArrayRef<SourceLocation> Locs, in DiagnoseAvailabilityOfDecl()
|
H A D | TreeTransform.h | 1917 const OMPVarListLocTy &Locs, ArrayRef<Expr *> UnresolvedMappers) { in RebuildOMPMapClause() 2035 ArrayRef<Expr *> VarList, const OMPVarListLocTy &Locs, in RebuildOMPToClause() 2051 ArrayRef<Expr *> VarList, const OMPVarListLocTy &Locs, in RebuildOMPFromClause() 2063 const OMPVarListLocTy &Locs) { in RebuildOMPUseDevicePtrClause() 2072 const OMPVarListLocTy &Locs) { in RebuildOMPUseDeviceAddrClause() 2081 const OMPVarListLocTy &Locs) { in RebuildOMPIsDevicePtrClause()
|
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/M68k/ |
H A D | M68kCallingConv.h | 32 MachineFunction &MF, SmallVectorImpl<CCValAssign> &Locs, in M68kCCState()
|
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/PowerPC/ |
H A D | PPCCCState.h | 47 SmallVectorImpl<CCValAssign> &Locs, LLVMContext &C) in AIXCCState()
|
/netbsd-src/external/apache2/llvm/dist/llvm/utils/TableGen/ |
H A D | CTagsEmitter.cpp | 60 ArrayRef<SMLoc> Locs = R->getLoc(); in locate() local
|
H A D | DAGISelMatcherEmitter.cpp | 225 auto Locs = R->getLoc(); in getIncludePath() local
|
H A D | SearchableTableEmitter.cpp | 74 ArrayRef<SMLoc> Locs; // Source locations from the Record instance. member
|
/netbsd-src/external/apache2/llvm/dist/llvm/lib/MC/ |
H A D | MCCodeView.cpp | 341 std::vector<MCCVLoc> Locs = getFunctionLineEntries(FuncId); in emitLineTableForFunction() local 478 ArrayRef<MCCVLoc> Locs = getLinesForExtent(LocBegin, LocEnd); in encodeInlineLineTable() local
|
/netbsd-src/external/apache2/llvm/dist/clang/lib/AST/ |
H A D | OpenMPClause.cpp | 1082 const ASTContext &C, const OMPVarListLocTy &Locs, ArrayRef<Expr *> Vars, in Create() 1136 const ASTContext &C, const OMPVarListLocTy &Locs, ArrayRef<Expr *> Vars, in Create() 1186 const ASTContext &C, const OMPVarListLocTy &Locs, ArrayRef<Expr *> Vars, in Create() 1250 const ASTContext &C, const OMPVarListLocTy &Locs, ArrayRef<Expr *> Vars, in Create() 1299 OMPUseDeviceAddrClause::Create(const ASTContext &C, const OMPVarListLocTy &Locs, in Create() 1346 OMPIsDevicePtrClause::Create(const ASTContext &C, const OMPVarListLocTy &Locs, in Create()
|
/netbsd-src/external/apache2/llvm/dist/llvm/tools/llvm-objdump/ |
H A D | SourcePrinter.cpp | 52 Expected<DWARFLocationExpressionsVector> Locs = in addVariable() local
|
/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/CodeGen/ |
H A D | CallingConvLower.h | 198 SmallVectorImpl<CCValAssign> &Locs; variable
|
/netbsd-src/external/apache2/llvm/dist/llvm/lib/CodeGen/ |
H A D | StackMaps.cpp | 189 MachineInstr::const_mop_iterator MOE, LocationVec &Locs, in parseOperand()
|
H A D | LiveDebugVariables.cpp | 416 SmallVector<unsigned> Locs; in addDef() local
|
/netbsd-src/external/apache2/llvm/dist/clang/include/clang/AST/ |
H A D | DeclObjC.h | 1469 const SourceLocation *Locs, ASTContext &C) { in setProtocolList() 2154 const SourceLocation *Locs, ASTContext &C) { in setProtocolList() 2329 const SourceLocation *Locs, ASTContext &C) { in setProtocolList()
|
H A D | OpenMPClause.h | 5543 SourceLocation MapLoc, const OMPVarListLocTy &Locs, in OMPMapClause() 6466 const OMPVarListLocTy &Locs, in OMPToClause() 6668 const OMPVarListLocTy &Locs, in OMPFromClause() 6850 explicit OMPUseDevicePtrClause(const OMPVarListLocTy &Locs, in OMPUseDevicePtrClause() 7014 explicit OMPUseDeviceAddrClause(const OMPVarListLocTy &Locs, in OMPUseDeviceAddrClause() 7118 explicit OMPIsDevicePtrClause(const OMPVarListLocTy &Locs, in OMPIsDevicePtrClause()
|
/netbsd-src/external/apache2/llvm/dist/llvm/lib/CodeGen/LiveDebugValues/ |
H A D | VarLocBasedImpl.cpp | 399 SmallVector<MachineLoc, 8> Locs; member 928 VarLocSet &getVarLocsInMBB(const MachineBasicBlock *MBB, VarLocInMBB &Locs) { in getVarLocsInMBB()
|
H A D | InstrRefBasedImpl.cpp | 535 void loadFromArray(ValueIDNum *Locs, unsigned NewCurBB) { in loadFromArray() 2527 SmallVector<SmallVector<LocIdx, 4>, 8> Locs; in pickVPHILoc() local
|
/netbsd-src/external/apache2/llvm/dist/llvm/tools/sancov/ |
H A D | sancov.cpp | 150 SmallVector<DILineInfo, 1> Locs; member
|
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Analysis/ |
H A D | BasicAliasAnalysis.cpp | 1543 AAQueryInfo::LocPair Locs({V1, V1Size}, {V2, V2Size}); in aliasCheck() local
|
/netbsd-src/external/apache2/llvm/dist/clang/lib/CodeGen/ |
H A D | CGStmt.cpp | 2120 SmallVector<llvm::Metadata *, 8> Locs; in getAsmSrcLocInfo() local
|
/netbsd-src/external/apache2/llvm/dist/clang/lib/Serialization/ |
H A D | ASTWriterStmt.cpp | 1430 SourceLocation *Locs = E->getStoredSelLocs(); in VisitObjCMessageExpr() local
|