Searched refs:getFromDILexicalBlock (Results 1 – 3 of 3) sorted by relevance
66 static DebugLoc getFromDILexicalBlock(MDNode *N);
132 DebugLoc DebugLoc::getFromDILexicalBlock(MDNode *N) { in getFromDILexicalBlock() function in DebugLoc
164 Parent = getOrCreateLexicalScope(DebugLoc::getFromDILexicalBlock(Scope)); in getOrCreateRegularScope()