Home
last modified time | relevance | path

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

/freebsd-src/contrib/llvm-project/lldb/source/Plugins/SymbolFile/PDB/
H A DPDBASTParser.cpp569 auto typedef_decl = TypeSystemClang::GetAsTypedefDecl(ast_typedef); in CreateLLDBTypeFromPDBType() local
/freebsd-src/contrib/llvm-project/lldb/source/Plugins/ExpressionParser/Clang/
H A DClangExpressionDeclMap.cpp2024 if (!typedef_decl) in AddContextClassType() local
/freebsd-src/contrib/llvm-project/lldb/source/Plugins/TypeSystem/Clang/
H A DTypeSystemClang.cpp3752 const clang::TypedefNameDecl *typedef_decl = typedef_type->getDecl(); GetTypeName() local
8452 if (clang::TypedefNameDecl *typedef_decl = GetAsTypedefDecl(full_type)) { DumpFromSymbolFile() local
8723 const clang::TypedefNameDecl *typedef_decl = typedef_type->getDecl(); DumpTypeDescription() local