Searched refs:ParseTypeDecls (Results 1 – 4 of 4) sorted by relevance
78 bool ParseTypeDecls();
107 if (!ParseTypeDecls()) { in ParseFile()279 bool Parser::ParseTypeDecls() in ParseTypeDecls() function in OHOS::HDI::Parser
90 bool ParseTypeDecls();
126 ret = ParseTypeDecls() && ret; in ParseFile()379 bool Parser::ParseTypeDecls() in ParseTypeDecls() function in OHOS::Idl::Parser