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