Searched refs:getCurrentDecl (Results 1 – 3 of 3) sorted by relevance
173 Global(Ctx.getEvalID(), getCurrentDecl(), Desc, /*IsStatic=*/true, in getOrCreateDummy()235 Global(Ctx.getEvalID(), getCurrentDecl(), Desc, IsStatic, IsExtern); in createGlobal()
145 std::optional<unsigned> getCurrentDecl() const { in getCurrentDecl() function
166 if (S.P.getCurrentDecl() == ID) in CheckTemporary()182 if (S.P.getCurrentDecl() == ID) in CheckGlobal()