Searched refs:ANNOTATION_DO_NOT_GENERATE_CAST (Results 1 – 2 of 2) sorted by relevance
111 static const char* const ANNOTATION_DO_NOT_GENERATE_CAST = "@doNotGenerateCast"; variable
975 ANNOTATION_EXPORT, ANNOTATION_DO_NOT_GENERATE_CAST, in MakeClassDeclaration()1003 if (annotations.Contains(ANNOTATION_DO_NOT_GENERATE_CAST)) { in MakeClassDeclaration()