Searched refs:parseConstVCallList (Results 1 – 2 of 2) sorted by relevance
403 bool parseConstVCallList(
10072 if (parseConstVCallList(lltok::kw_typeTestAssumeConstVCalls, in parseOptionalTypeIdInfo()10077 if (parseConstVCallList(lltok::kw_typeCheckedLoadConstVCalls, in parseOptionalTypeIdInfo()10174 bool LLParser::parseConstVCallList( in parseConstVCallList() function in LLParser