Searched defs:cha (Results 1 – 3 of 3) sorted by relevance
124 private final ClassHierarchy cha; field in ModelFactory405 ClassHierarchy cha() { in cha() method
243 IClassHierarchy cha = ClassHierarchyFactory.makeWithRoot(scope); in analyzeFile() local
167 #define BZ_UPDATE_CRC(crcVar,cha) \ argument