SgNodeHelper::isPrefix
checks whether prefix 'prefix' is a prefix in string 's'.
Synopsis
Declared in <src/midend/abstractLayer/SgNodeHelper.h>
bool
isPrefix(
std::string const& prefix,
std::string const& s);
Created with MrDocs
checks whether prefix 'prefix' is a prefix in string 's'.
Declared in <src/midend/abstractLayer/SgNodeHelper.h>
bool
isPrefix(
std::string const& prefix,
std::string const& s);
Created with MrDocs