Searched refs:getCurrentDecl (Results 1 – 3 of 3) sorted by relevance
142 std::optional<unsigned> getCurrentDecl() const { in getCurrentDecl() function
153 if (S.P.getCurrentDecl() == ID) in CheckTemporary()169 if (S.P.getCurrentDecl() == ID) in CheckGlobal()
202 Global(getCurrentDecl(), Desc, IsStatic, IsExtern); in createGlobal()