Home
last modified time | relevance | path

Searched defs:typedef_type (Results 1 – 10 of 10) sorted by relevance

/openbsd-src/gnu/llvm/lldb/source/Plugins/ExpressionParser/Clang/
H A DNameSearchContext.cpp148 if (const TypedefType *typedef_type = in AddTypeDecl() local
/openbsd-src/gnu/usr.bin/binutils-2.17/binutils/
H A Ddebug.h356 bfd_boolean (*typedef_type) (void *, const char *); member
/openbsd-src/gnu/usr.bin/binutils/binutils/
H A Ddebug.h356 bfd_boolean (*typedef_type) (void *, const char *); member
/openbsd-src/gnu/llvm/lldb/source/Symbol/
H A DType.cpp405 Type *typedef_type = m_symbol_file->ResolveTypeUID(m_encoding_uid); in GetTypedefType() local
/openbsd-src/gnu/llvm/lldb/source/Plugins/TypeSystem/Clang/
H A DTypeSystemClang.cpp3826 if (const auto *typedef_type = qual_type->getAs<clang::TypedefType>()) { in GetTypeName() local
4699 const clang::TypedefType *typedef_type = llvm::dyn_cast<clang::TypedefType>( in GetTypedefedType() local
7361 const clang::TypedefType *typedef_type = in GetAsTypedefDecl() local
9264 auto *typedef_type = qual_type->getAs<clang::TypedefType>(); in DumpTypeDescription() local
/openbsd-src/gnu/usr.bin/gcc/gcc/
H A Dc-decl.c3488 tree typedef_type = 0; local
/openbsd-src/gnu/llvm/lldb/source/Plugins/SymbolFile/PDB/
H A DSymbolFilePDB.cpp1507 else if (auto typedef_type = in FindTypesByRegex() local
/openbsd-src/gnu/gcc/gcc/
H A Dc-decl.c3914 tree typedef_type = 0; in grokdeclarator() local
/openbsd-src/gnu/gcc/gcc/cp/
H A Ddecl.c6989 tree typedef_type = NULL_TREE; in grokdeclarator() local
/openbsd-src/gnu/usr.bin/gcc/gcc/cp/
H A Ddecl.c10502 tree typedef_type = NULL_TREE; local