Searched defs:TypeTests (Results 1 – 6 of 6) sorted by relevance
27 TEST(TypeTests, Templating) { in TEST() argument
101 TEST(DecoderDatabase, TypeTests) { in TEST() argument
162 const CallInst *CI, SetVector<GlobalValue::GUID> &TypeTests, in addIntrinsicToSummary()257 SetVector<GlobalValue::GUID> TypeTests; in computeFunctionSummary() local
916 class TypeTests(BaseTestCase): class
3959 class TypeTests(BaseTestCase): class
8595 bool LLParser::ParseTypeTests(std::vector<GlobalValue::GUID> &TypeTests) { in ParseTypeTests()