Searched refs:IsLineInfoTagged (Results 1 – 2 of 2) sorted by relevance
143 static bool IsLineInfoTagged(void* ptr) { in IsLineInfoTagged() function208 if (entry != GetEntries()->end() && IsLineInfoTagged(entry->first)) { in event_handler()
1982 static bool IsLineInfoTagged(void* ptr) { in IsLineInfoTagged() function2067 if (e->value != NULL && !IsLineInfoTagged(e->value)) return; in AddCode()2087 DCHECK(!IsLineInfoTagged(entry)); in AddCode()2116 if (IsLineInfoTagged(e->value)) { in RemoveCode()2148 DCHECK(!IsLineInfoTagged(line_info)); in RegisterDetailedLineInfo()