Searched refs:getCurrentDecl (Results 1 – 3 of 3) sorted by relevance
192 Global(Ctx.getEvalID(), getCurrentDecl(), Desc, /*IsStatic=*/true, in getOrCreateDummy()267 Ctx.getEvalID(), getCurrentDecl(), Desc, IsStatic, IsExtern, IsWeak); in createGlobal()
158 std::optional<unsigned> getCurrentDecl() const { in getCurrentDecl() function
240 if (S.P.getCurrentDecl() == ID) in CheckGlobal()