Searched defs:typedef_type (Results 1 - 5 of 5) sorted by relevance

/freebsd-10.1-release/contrib/binutils/binutils/
H A Ddebug.h356 bfd_boolean (*typedef_type) (void *, const char *); member in struct:debug_write_fns
/freebsd-10.1-release/contrib/llvm/tools/lldb/source/Symbol/
H A DType.cpp370 Type *typedef_type = m_symbol_file->ResolveTypeUID(m_encoding_uid); local
H A DClangASTType.cpp1134 const TypedefType *typedef_type = qual_type->getAs<TypedefType>(); local
1724 const TypedefType *typedef_type = dyn_cast<TypedefType>(GetQualType()); local
/freebsd-10.1-release/contrib/gcc/
H A Dc-decl.c4449 tree typedef_type = 0; local
/freebsd-10.1-release/contrib/gcc/cp/
H A Ddecl.c7450 tree typedef_type = NULL_TREE; local

Completed in 299 milliseconds