Searched refs:prevLoc (Results 1 – 4 of 4) sorted by relevance
116 int prevLoc = this.remove( key); in set() local117 if ( prevLoc == -1) in set()118 prevLoc = this.size(); in set()120 this.insert( keyBytes, value, prevLoc); in set()
786 Location &prevLoc) in defineId() argument792 prevLoc = id->defLocation(); in defineId()
489 Location prevLoc; in makeSemantics() local490 if (!context.defineId(value.string(), value.tokenLocation(0), prevLoc)) { in makeSemantics()494 prevLoc); in makeSemantics()
588 Location &prevLoc) in defineId() argument594 prevLoc = id->defLocation(); in defineId()