Searched refs:getBlockManglingContextDecl (Results 1 – 8 of 8) sorted by relevance
97 dyn_cast_or_null<ParmVarDecl>(BD->getBlockManglingContextDecl())) in getEffectiveDeclContext()1142 if (const auto *MC = BD->getBlockManglingContextDecl()) in mangleNestedName()1157 if (const auto *MC = BD->getBlockManglingContextDecl()) in mangleNestedName()
61 = dyn_cast_or_null<ParmVarDecl>(BD->getBlockManglingContextDecl())) in getEffectiveDeclContext()1679 = dyn_cast_or_null<ParmVarDecl>(BD->getBlockManglingContextDecl())) { in mangleLocalName()1722 if (Decl *Context = Block->getBlockManglingContextDecl()) { in mangleUnqualifiedBlock()
1290 BD->getBlockManglingContextDecl(), computation); in getLVForLocalDecl()
65 = dyn_cast_or_null<ParmVarDecl>(BD->getBlockManglingContextDecl())) in getEffectiveDeclContext()1505 = dyn_cast_or_null<ParmVarDecl>(BD->getBlockManglingContextDecl())) { in mangleLocalName()1548 if (Decl *Context = Block->getBlockManglingContextDecl()) { in mangleUnqualifiedBlock()
88 dyn_cast_or_null<ParmVarDecl>(BD->getBlockManglingContextDecl())) in getEffectiveDeclContext()
1199 BD->getBlockManglingContextDecl(), computation); in getLVForLocalDecl()
3601 Decl *getBlockManglingContextDecl() const { in getBlockManglingContextDecl() function
4262 Decl *getBlockManglingContextDecl() const { return ManglingContextDecl; } in getBlockManglingContextDecl() function