Searched refs:setTokenLocation (Results 1 – 2 of 2) sorted by relevance
1360 E->setTokenLocation(readSourceLocation()); in VisitGNUNullExpr()
4672 void setTokenLocation(SourceLocation L) { TokenLoc = L; } in setTokenLocation() function