Home
last modified time | relevance | path

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

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