Searched defs:DebugLoc (Results 1 – 12 of 12) sorted by relevance
18 DebugLoc::DebugLoc(const DILocation *L) : Loc(const_cast<DILocation *>(L)) {} in DebugLoc() function in DebugLoc19 DebugLoc::DebugLoc(const MDNode *L) : Loc(const_cast<MDNode *>(L)) {} in DebugLoc() function in DebugLoc
1492 LLVMMetadataRef DebugLoc, in LLVMDIBuilderInsertDbgValueBefore()1504 LLVMMetadataRef DebugLoc, in LLVMDIBuilderInsertDbgValueAtEnd()
50 const DILocation *DebugLoc) { in emitPseudoProbe()
1159 DILocation *DebugLoc = MI.getDebugLoc(); in emitPseudoProbe() local
1664 bool DwarfDebug::buildLocationList(SmallVectorImpl<DebugLocEntry> &DebugLoc, in buildLocationList()
48 class DebugLoc; variable
189 auto DebugLoc = IRB.getCurrentDebugLocation(); in addBoundsChecking() local
321 auto *DebugLoc = dyn_cast<yaml::MappingNode>(Node.getValue()); in parseDebugLoc() local
1358 type DebugLoc struct { struct1359 Line, Col uint1360 Scope Metadata1361 InlinedAt Metadata
401 llvm::Value *DebugLoc; member
1595 const DILocation *DebugLoc = MI.getDebugLoc(); in transferDebugValue() local1654 const DILocation *DebugLoc = MI.getDebugLoc(); in transferDebugInstrRef() local
1288 const DILocation *DebugLoc = MI.getDebugLoc(); in transferDebugValue() local