Searched refs:setTokenLocation (Results 1 – 2 of 2) sorted by relevance
843 E->setTokenLocation(ReadSourceLocation(Record, Idx)); in VisitGNUNullExpr()
3566 void setTokenLocation(SourceLocation L) { TokenLoc = L; } in setTokenLocation() function