Searched refs:getDynamicTypeInfo (Results 1 – 7 of 7) sorted by relevance
44 DynamicTypeInfo getDynamicTypeInfo(void *Object);
45 DynamicTypeInfo DTI = getDynamicTypeInfo((void*)Pointer); in HandleDynamicTypeCacheMiss()
239 __ubsan::DynamicTypeInfo __ubsan::getDynamicTypeInfo(void *Object) { in getDynamicTypeInfo() function in __ubsan
141 DynamicTypeInfo RecDynType = State->getDynamicTypeInfo(RecReg); in checkPostCall()241 QualType OldDTy = C.getState()->getDynamicTypeInfo(ToR).getType(); in getBetterObjCType()
444 DynamicTypeInfo DynType = getState()->getDynamicTypeInfo(R); in getRuntimeDefinition()825 DynamicTypeInfo DTI = getState()->getDynamicTypeInfo(Receiver); in getRuntimeDefinition()
732 DynamicTypeInfo ProgramState::getDynamicTypeInfo(const MemRegion *Reg) const { in REGISTER_TRAIT_WITH_PROGRAMSTATE()
339 DynamicTypeInfo getDynamicTypeInfo(const MemRegion *Reg) const;