Searched refs:parseConstVCallList (Results 1 – 2 of 2) sorted by relevance
391 bool parseConstVCallList(
9611 if (parseConstVCallList(lltok::kw_typeTestAssumeConstVCalls, in parseOptionalTypeIdInfo()9616 if (parseConstVCallList(lltok::kw_typeCheckedLoadConstVCalls, in parseOptionalTypeIdInfo()9713 bool LLParser::parseConstVCallList( in parseConstVCallList() function in LLParser