added new directives
This commit is contained in:
@@ -81,7 +81,7 @@ static inline bool ifVarIsLoopSymb(SgStatement *stmt, const string symb)
|
||||
}
|
||||
|
||||
|
||||
template<typename fillType> void fillPrivatesFromComment(Statement *st, std::set<fillType> &privates);
|
||||
template<typename fillType> void fillPrivatesFromComment(Statement *st, std::set<fillType> &privates, int type = -1);
|
||||
|
||||
inline void Warning(const char *s, const wchar_t *s1, const char *t, int num, SgStatement *stmt)
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user