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