Searched defs:declared (Results 1 – 11 of 11) sorted by relevance
105 List<ResolvedConstructorDeclaration> declared = wrappedNode.getConstructors().stream() in getConstructors() local
430 def _convert_declared_ragged(current, declared): argument
172 List<ConstructorDeclaration> declared = new LinkedList<>(); in getConstructors() local
554 private boolean declared; field in DexMaker.TypeDeclaration
456 JDWP.ReferenceType.MethodsWithGeneric.MethodInfo[] declared; in methods() local484 JDWP.ReferenceType.Methods.MethodInfo[] declared; in methods1_4() local
1247 int declared = reply.getNextValueAsInt(); in getMethods() local1304 int declared = reply.getNextValueAsInt(); in getFieldsInfo() local
193 bool declared; member
61 bool declared; member
1965 int declared = module()->num_declared_functions; in FindFunctionsToRecompile() local
462 scope_index_t declared; /* symbols declared within this block */ member
115 bool declared() const { return Declared; } in declared() function in __anondec3c31e0111::FactEntry