Searched refs:getCurrentDecl (Results 1 – 3 of 3) sorted by relevance
152 Global(getCurrentDecl(), Desc, /*IsStatic=*/true, /*IsExtern=*/false); in getOrCreateDummy()206 Global(getCurrentDecl(), Desc, IsStatic, IsExtern); in createGlobal()
144 std::optional<unsigned> getCurrentDecl() const { in getCurrentDecl() function
116 if (S.P.getCurrentDecl() == ID) in CheckTemporary()132 if (S.P.getCurrentDecl() == ID) in CheckGlobal()