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