Home
last modified time | relevance | path

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

/external/v8/tools/clang/traffic_annotation_extractor/
Dtraffic_annotation_extractor.cpp245 const clang::StringLiteral* annotation_text = in AddAnnotation() local
273 assert(unique_id && annotation_text); in AddAnnotation()
275 instance.annotation.text = annotation_text->getString(); in AddAnnotation()