Searched refs:typeInfo (Results 1 – 2 of 2) sorted by relevance
495 def : Property<"typeInfo", QualType> {544 TypeInfoLValue(typeInfo->getTypePtr()), *type);
835 std::string typeInfo = ("_ZTI" + TypeID).str(); in typeIDVisibleToRegularObj() local836 return IsVisibleToRegularObj(typeInfo); in typeIDVisibleToRegularObj()