// -*- Mode: CPP -*- // // Cforall Version 1.0.0 Copyright (C) 2016 University of Waterloo // // The contents of this file are covered under the licence agreement in the // file "LICENCE" distributed with Cforall. // // Keywords.cc -- // // Author : Thierry Delisle // Created On : Mon Mar 13 12:41:22 2017 // Last Modified By : // Last Modified On : // Update Count : 3 // #include "Concurrency/Keywords.h" #include "InitTweak/InitTweak.h" #include "SymTab/AddVisit.h" #include "SynTree/Declaration.h" #include "SynTree/Expression.h" #include "SynTree/Initializer.h" #include "SynTree/Statement.h" #include "SynTree/Type.h" #include "SynTree/Visitor.h" namespace Concurrency { namespace { const std::list