Searched defs:isSpecial (Results 1 – 2 of 2) sorted by relevance
121 private boolean isSpecial(Clazz clazz, Method method) in isSpecial() method in MethodImplementationTraveler
517 #define isSpecial(CE) ((((CE)&UCOL_SPECIAL_FLAG)>>28)==0xF) macro