Home
last modified time | relevance | path

Searched refs:ident_pos (Results 1 – 2 of 2) sorted by relevance

/third_party/node/deps/v8/src/torque/
Dkythe-data.cc62 auto ident_pos = callable->IdentifierPosition(); in AddFunctionDefinition() local
65 MakeKythePosition(ident_pos)); in AddFunctionDefinition()
128 const SourcePosition& ident_pos) { in AddBindingDefinitionImpl() argument
135 KytheConsumer::Kind::Variable, name, MakeKythePosition(ident_pos)); in AddBindingDefinitionImpl()
Dkythe-data.h92 const SourcePosition& ident_pos);