Searched refs:initType (Results 1 – 2 of 2) sorted by relevance
1313 Type initType = initValue.getType(); in verify() local1315 if (initType != tensorType) in verify()1317 << tensorType << ", but was of type " << initType; in verify()
16461 QualType initType = Context.getExceptionObjectType(ExDeclType); in BuildExceptionDeclaration() local16469 new (Context) OpaqueValueExpr(Loc, initType, VK_LValue, OK_Ordinary); in BuildExceptionDeclaration()