Searched refs:parseConstVCallList (Results 1 – 2 of 2) sorted by relevance
347 bool parseConstVCallList(
8988 if (parseConstVCallList(lltok::kw_typeTestAssumeConstVCalls, in parseOptionalTypeIdInfo()8993 if (parseConstVCallList(lltok::kw_typeCheckedLoadConstVCalls, in parseOptionalTypeIdInfo()9090 bool LLParser::parseConstVCallList( in parseConstVCallList() function in LLParser