Searched defs:TypeTest (Results 1 – 5 of 5) sorted by relevance
1061 struct TypeTest { struct1063 static constexpr bool IsSame = IsSameV<T, U>;1066 static constexpr bool MatchesArgs = IsSameV<T,
1082 struct TypeTest { struct1084 static constexpr bool IsSame = IsSameV<T, U>;1087 static constexpr bool MatchesArgs = IsSameV<T,
2714 llvm::Value *TypeTest = in EmitTypeMetadataCodeForVCall() local2820 llvm::Value *TypeTest = Builder.CreateCall( in EmitVTablePtrCheck() local
798 llvm::Value *TypeTest = in EmitLoadOfMemberFunctionPointer() local
5398 llvm::Value *TypeTest = Builder.CreateCall( in EmitCall() local