Home
last modified time | relevance | path

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

/external/v8/tools/clang/traffic_annotation_extractor/
Dtraffic_annotation_extractor.cpp249 const clang::StringLiteral* completing_id = in AddAnnotation() local
259 assert(completing_id); in AddAnnotation()
260 instance.annotation.extra_id = completing_id->getString(); in AddAnnotation()