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