Searched defs:NetworkAnnotationInstance (Results 1 – 1 of 1) sorted by relevance
64 struct NetworkAnnotationInstance { struct67 struct Annotation {78 Location location;79 Annotation annotation;82 enum FunctionType {89 FunctionType function_type;91 const char* GetTypeName() const { in GetTypeName()