Lines Matching refs:DeclContext
113 virtual clang::DeclContext* GetClangDeclContextContainingTypeUID (lldb::user_id_t type_uid);
114 …virtual clang::DeclContext* GetClangDeclContextForTypeUID (const lldb_private::SymbolContext &sc, …
149 const clang::DeclContext *DC,
233 clang::DeclContext *
243 clang::DeclContext *
246 clang::DeclContext *
249 clang::DeclContext *
254 clang::DeclContext *
261 SearchDeclContext (const clang::DeclContext *decl_context,
362 clang::DeclContext *containing_decl_ctx,
478 void LinkDeclContextToDIE (clang::DeclContext *decl_ctx, in LinkDeclContextToDIE()
526 ParseClassTemplateDecl (clang::DeclContext *decl_ctx,
606 typedef llvm::DenseMap<const DWARFDebugInfoEntry *, clang::DeclContext *> DIEToDeclContextMap;
607 typedef llvm::DenseMap<const clang::DeclContext *, DIEPointerSet> DeclContextToDIEMap;