Searched refs:InsertSuccess (Results 1 – 1 of 1) sorted by relevance
75 bool InsertSuccess = TokenAtLoc.insert(std::make_pair(T.getLocation(), in AddToken() local77 assert(InsertSuccess && "Token location already in rewriter!"); in AddToken()78 (void)InsertSuccess; in AddToken()