Searched refs:ParseVFuncIdList (Results 1 – 2 of 2) sorted by relevance
355 bool ParseVFuncIdList(lltok::Kind Kind,
7876 if (ParseVFuncIdList(lltok::kw_typeTestAssumeVCalls, in ParseOptionalTypeIdInfo()7881 if (ParseVFuncIdList(lltok::kw_typeCheckedLoadVCalls, in ParseOptionalTypeIdInfo()7954 bool LLParser::ParseVFuncIdList( in ParseVFuncIdList() function in LLParser