Searched refs:columnSet (Results 1 – 1 of 1) sorted by relevance
247 bool columnSet = entry->GetDeclarationColumn(column); in GetDeclarationLocation() local250 if (!fileSet || !lineSet || !columnSet) { in GetDeclarationLocation()257 if (!columnSet) in GetDeclarationLocation()258 columnSet = entry->GetDeclarationColumn(column); in GetDeclarationLocation()263 if (!fileSet || !lineSet || !columnSet) { in GetDeclarationLocation()270 if (!columnSet) in GetDeclarationLocation()271 columnSet = entry->GetDeclarationColumn(column); in GetDeclarationLocation()