Searched defs:namedType (Results 1 – 9 of 9) sorted by relevance
229 protected void _collectAndResolve(AnnotatedClass annotatedType, NamedType namedType, in _collectAndResolve()271 protected void _collectAndResolveByTypeId(AnnotatedClass annotatedType, NamedType namedType, in _collectAndResolveByTypeId()283 byName.put(namedType.getName(), namedType); in _collectAndResolveByTypeId() local
69 TType *namedType = new TType(structure, true); in doReplacement() local
64 auto namedType = t.cast<c10::NamedType>(); in print_type() local301 auto namedType = t.cast<c10::NamedType>(); in functionToFB() local
259 auto namedType = t.cast<c10::NamedType>(); in getFunctionTuple() local763 auto namedType = type.cast<c10::NamedType>(); in type_printer() local
1730 auto namedType = type.cast<c10::NamedType>(); in printType() local
318 auto namedType = t.cast<c10::NamedType>(); in print_type() local
782 const xmlChar *namedType; member