Searched defs:typeDef (Results 1 – 4 of 4) sorted by relevance
50 for (const TypeDef &typeDef : defs) in findAllTypeDefs() local64 for (const TypeDef &typeDef : defs) in findAllTypeDefs() local191 static void emitTypeDefDecl(const TypeDef &typeDef, raw_ostream &os) { in emitTypeDefDecl()267 for (const TypeDef &typeDef : typeDefs) in emitTypeDefDecls() local271 for (const TypeDef &typeDef : typeDefs) in emitTypeDefDecls() local348 static void emitParameterAllocationCode(TypeDef &typeDef, raw_ostream &os) { in emitParameterAllocationCode()371 static void emitStorageClass(TypeDef typeDef, raw_ostream &os) { in emitStorageClass()445 void emitParserPrinter(TypeDef typeDef, raw_ostream &os) { in emitParserPrinter()482 static void emitTypeDefDef(TypeDef typeDef, raw_ostream &os) { in emitTypeDefDef()540 for (const TypeDef &typeDef : typeDefs) in emitParsePrintDispatch() local[all …]
262 for (auto *typeDef : typeDefs) { in emitDialectDoc() local267 for (auto *typeDef : typeDefDefs) { in emitDialectDoc() local
1209 Definition* typeDef = &tEntry.second; in setUpGlobalSubstitutes() local
896 xmlSchemaTypePtr typeDef; /* the complex/simple type definition if any */ member955 xmlSchemaTypePtr typeDef; /* the complex/simple type definition if any */ member15146 xmlSchemaResolveTypeReferences(xmlSchemaTypePtr typeDef, in xmlSchemaResolveTypeReferences()19714 xmlSchemaTypePtr typeDef = WXS_ELEM_TYPEDEF(elemDecl); in xmlSchemaCheckElemPropsCorrect() local