Searched refs:parseConstVCallList (Results 1 – 2 of 2) sorted by relevance
407 bool parseConstVCallList(
10400 if (parseConstVCallList(lltok::kw_typeTestAssumeConstVCalls, in parseOptionalTypeIdInfo()10405 if (parseConstVCallList(lltok::kw_typeCheckedLoadConstVCalls, in parseOptionalTypeIdInfo()10502 bool LLParser::parseConstVCallList( in parseConstVCallList() function in LLParser