Searched defs:AnnotationName (Results 1 – 5 of 5) sorted by relevance
8 data class ConstDef(val type: Type, val AnnotationName: String, val values: List<FieldDeclaration>)… constant in com.android.codegen.ConstDef
44 var AnnotationName = prefix.split("_") in ClassPrinter() variable
285 StringRef AnnotationName = *AnnotationNameOrErr; in correlateProfileDataImpl() local
156 const char *AnnotationName = "sampler"; in isSampler() local
167 const char *AnnotationName = "sampler"; in isSampler() local