Searched refs:setScopeLine (Results 1 – 2 of 2) sorted by relevance
860 SP->setScopeLine(DL->getLine()); in create()
1943 void setScopeLine(unsigned L) { assert(isDistinct()); ScopeLine = L; } in setScopeLine() function