Searched defs:packageName (Results 1 – 3 of 3) sorted by relevance
65 void AST::SetPackageName(const std::string &packageName) in SetPackageName()
325 bool Preprocessor::CheckPackageName(const std::string &filePath, const std::string &packageName) in CheckPackageName()
141 std::string packageName = token.value; in ParsePackage() local168 bool Parser::ParserPackageInfo(const std::string &packageName) in ParserPackageInfo()