Searched defs:allMethods (Results 1 – 5 of 5) sorted by relevance
234 Map<String, MethodInfo> allMethods = new HashMap<String, MethodInfo>(); in knownMethodsForClass() local
1536 public Map<String, MethodInfo> allMethods() { in allMethods() method in ClassInfo
774 HashMap allMethods = getMethods(superClass, interfaces); in makeSortedMethodList() local
319 llvm::SmallVector<Decl *, 32> allMethods; in ParseObjCInterfaceDeclList() local
2014 Decl **allMethods, unsigned allNum, in ActOnAtEnd()