Searched refs:ParseTypeTests (Results 1 – 2 of 2) sorted by relevance
354 bool ParseTypeTests(std::vector<GlobalValue::GUID> &TypeTests);
7872 if (ParseTypeTests(TypeIdInfo.TypeTests)) in ParseOptionalTypeIdInfo()7909 bool LLParser::ParseTypeTests(std::vector<GlobalValue::GUID> &TypeTests) { in ParseTypeTests() function in LLParser