Searched refs:ANNOTATION_ABSTRACT (Results 1 – 3 of 3) sorted by relevance
88 static const char* const ANNOTATION_ABSTRACT = "@abstract"; variable
296 Error(ANNOTATION_ABSTRACT, " and ", ANNOTATION_GENERATE_UNIQUE_MAP, in ComputeType()303 Error(ANNOTATION_ABSTRACT, " and ", ANNOTATION_GENERATE_FACTORY_FUNCTION, in ComputeType()
972 {ANNOTATION_ABSTRACT, ANNOTATION_HAS_SAME_INSTANCE_TYPE_AS_PARENT, in MakeClassDeclaration()983 if (annotations.Contains(ANNOTATION_ABSTRACT)) { in MakeClassDeclaration()