Searched refs:MakeKythePosition (Results 1 – 1 of 1) sorted by relevance
15 KythePosition MakeKythePosition(const SourcePosition& pos) { in MakeKythePosition() function38 KythePosition pos = MakeKythePosition(constant->name()->pos); in AddConstantDefinition()50 KythePosition use_pos = MakeKythePosition(use_position); in AddConstantUse()65 MakeKythePosition(ident_pos)); in AddFunctionDefinition()80 KythePosition call_pos = MakeKythePosition(call_position); in AddCall()94 KythePosition pos = MakeKythePosition(field->pos); in AddClassFieldDefinition()107 KythePosition use_pos = MakeKythePosition(use_position); in AddClassFieldUse()135 KytheConsumer::Kind::Variable, name, MakeKythePosition(ident_pos)); in AddBindingDefinitionImpl()146 KythePosition use_pos = MakeKythePosition(use_position); in AddBindingUse()156 KythePosition use_pos = MakeKythePosition(use_position); in AddBindingUse()[all …]