Home
last modified time | relevance | path

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

/external/rust/crates/protobuf/src/
Ddescriptor.rs8972 pub fn set_annotation(&mut self, v: crate::RepeatedField<GeneratedCodeInfo_Annotation>) { in set_annotation() method
/external/llvm-project/polly/lib/External/isl/include/isl/
Disl-noexceptions.h548 inline ast_node set_annotation(id annotation) const;
5165 ast_node ast_node::set_annotation(id annotation) const in set_annotation() function