Home
last modified time | relevance | path

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

/llvm-project/lldb/source/Plugins/SymbolFile/PDB/
H A DPDBASTParser.cpp569 auto typedef_decl = TypeSystemClang::GetAsTypedefDecl(ast_typedef); in CreateLLDBTypeFromPDBType() local
/llvm-project/lldb/source/Plugins/ExpressionParser/Clang/
H A DClangExpressionDeclMap.cpp2019 TypedefDecl *typedef_decl = TypedefDecl::Create( in AddContextClassType() local
/llvm-project/lldb/source/Plugins/TypeSystem/Clang/
H A DTypeSystemClang.cpp3789 const clang::TypedefNameDecl *typedef_decl = typedef_type->getDecl(); GetTypeName() local
7171 if (auto *typedef_decl = dyn_cast<clang::TypedefNameDecl>(decl)) GetDirectNestedTypeWithName() local
8617 if (clang::TypedefNameDecl *typedef_decl = GetAsTypedefDecl(full_type)) { DumpFromSymbolFile() local
8909 const clang::TypedefNameDecl *typedef_decl = typedef_type->getDecl(); DumpTypeDescription() local