Home
last modified time | relevance | path

Searched refs:parent_decl (Results 1 – 1 of 1) sorted by relevance

/llvm-project-15.0.7/lldb/source/Plugins/SymbolFile/PDB/
H A DPDBASTParser.cpp914 if (auto parent_decl = llvm::dyn_cast_or_null<clang::TagDecl>(decl_context)) in GetDeclForSymbol() local
915 m_ast.GetCompleteDecl(parent_decl); in GetDeclForSymbol()