Home
last modified time | relevance | path

Searched defs:typedef_decl (Results 1 – 6 of 6) sorted by relevance

/openbsd-src/gnu/llvm/lldb/source/Plugins/SymbolFile/PDB/
H A DPDBASTParser.cpp571 auto typedef_decl = TypeSystemClang::GetAsTypedefDecl(ast_typedef); in CreateLLDBTypeFromPDBType() local
/openbsd-src/gnu/llvm/lldb/source/Plugins/ExpressionParser/Clang/
H A DClangExpressionDeclMap.cpp2036 TypedefDecl *typedef_decl = TypedefDecl::Create( in AddContextClassType() local
/openbsd-src/gnu/usr.bin/gcc/gcc/
H A Dc-decl.c3486 tree typedef_decl = 0; local
/openbsd-src/gnu/llvm/lldb/source/Plugins/TypeSystem/Clang/
H A DTypeSystemClang.cpp3827 const clang::TypedefNameDecl *typedef_decl = typedef_type->getDecl(); in GetTypeName() local
8577 if (clang::TypedefNameDecl *typedef_decl = GetAsTypedefDecl(full_type)) { in DumpFromSymbolFile() local
9267 const clang::TypedefNameDecl *typedef_decl = typedef_type->getDecl(); in DumpTypeDescription() local
/openbsd-src/gnu/gcc/gcc/cp/
H A Ddecl.c6987 tree typedef_decl = NULL_TREE; in grokdeclarator() local
/openbsd-src/gnu/usr.bin/gcc/gcc/cp/
H A Ddecl.c10500 tree typedef_decl = NULL_TREE; local