Searched refs:getFromDILocation (Results 1 – 10 of 10) sorted by relevance
63 static DebugLoc getFromDILocation(MDNode *N);
116 DebugLoc DebugLoc::getFromDILocation(MDNode *N) { in getFromDILocation() function in DebugLoc153 DebugLoc InlinedAtDL = DebugLoc::getFromDILocation(getInlinedAt(Ctx)); in dump()
445 DbgLoc = DebugLoc::getFromDILocation(Node); in setMetadata()
1733 unwrap(Builder)->SetCurrentDebugLocation(DebugLoc::getFromDILocation(Loc)); in LLVMSetCurrentDebugLocation()
129 return InlinedLexicalScopeMap.lookup(DebugLoc::getFromDILocation(IA)); in findLexicalScope()181 DebugLoc InlinedLoc = DebugLoc::getFromDILocation(InlinedAt); in getOrCreateInlinedScope()
1346 DebugLoc InlinedAtDL = DebugLoc::getFromDILocation(DL.getInlinedAt(Ctx)); in printDebugLoc()1546 DebugLoc InlinedAtDL = DebugLoc::getFromDILocation(InlinedAt); in print()
58 DebugLoc IDL = DebugLoc::getFromDILocation(N); in printDebugLoc()
767 DebugLoc InlinedAtDL = DebugLoc::getFromDILocation(DL.getInlinedAt(Ctx)); in printDebugLoc()782 DebugLoc InlinedAtDL = DebugLoc::getFromDILocation(InlinedAt); in printExtendedName()
906 Scope = LScopes.findInlinedScope(DebugLoc::getFromDILocation(IA)); in collectVariableInfo()1097 return getScopeNode(DebugLoc::getFromDILocation(InlinedAt), Ctx); in getScopeNode()
846 = updateInlinedAtInfo(DebugLoc::getFromDILocation(IA), InlinedAtDL, Ctx); in updateInlinedAtInfo()