Searched defs:decl (Results 1 – 14 of 14) sorted by relevance
79 InlineDeclaration decl; in Visit() local123 for (const InlineDeclaration& decl : visitor.GetInlineDeclarations()) { in Consume() local
108 for (const xml::NamespaceDecl& decl : node->namespace_decls) { in Visit() local186 void WriteNamespace(const xml::NamespaceDecl& decl, uint16_t type) { in WriteNamespace()
83 NamespaceDecl decl; in StartNamespaceHandler() local291 NamespaceDecl decl; in Inflate() local544 for (const NamespaceDecl& decl : el->namespace_decls) { in BeforeVisitElement() local566 const PackageDecl& decl = *iter2; in TransformPackageAlias() local
86 [](const NamespaceDecl& decl) -> bool { return decl.uri == kSchemaTools; }); in Visit()
74 NamespaceDecl decl; in TEST() local
265 ir::MethodDecl* decl = parent_->GetOrDeclareMethod(type_descriptor_, name, prototype).decl; in CreateMethod() local274 MethodBuilder::MethodBuilder(DexBuilder* dex, ir::Class* class_def, ir::MethodDecl* decl) in MethodBuilder()564 ir::MethodDecl* decl = dex_file_->Alloc<ir::MethodDecl>(); in GetOrDeclareMethod() local
271 ir::MethodDecl* decl; member
243 llvm::Instruction *decl = DebugInfo.insertDeclare( in attachDebugInfo() local
1076 String decl = type.getDeclaration(); in emitJniCode() local1113 String decl = type.getDeclaration(); in emitJniCode() local1167 String decl = type.getDeclaration(); in emitJniCode() local
184 xml::NamespaceDecl decl; in TEST() local
963 xml::NamespaceDecl decl; in DeserializeXmlFromPb() local
144 xml::NamespaceDecl decl; in CreateAndroidNamespaceDecl() local
52 StringPool* string_pool, xml::IPackageDeclStack* decl) in ReferenceLinkerVisitor()
460 for (const xml::NamespaceDecl& decl : el->namespace_decls) { in Visit() local