Searched refs:getDynamicTypeInfo (Results 1 – 7 of 7) sorted by relevance
44 DynamicTypeInfo getDynamicTypeInfo(void *Object);
40 DynamicTypeInfo DTI = getDynamicTypeInfo((void*)Pointer); in HandleDynamicTypeCacheMiss()
243 __ubsan::DynamicTypeInfo __ubsan::getDynamicTypeInfo(void *Object) { in getDynamicTypeInfo() function in __ubsan
143 DynamicTypeInfo RecDynType = State->getDynamicTypeInfo(RecReg); in checkPostCall()257 QualType OldDTy = C.getState()->getDynamicTypeInfo(ToR).getType(); in getBetterObjCType()
438 DynamicTypeInfo DynType = getState()->getDynamicTypeInfo(R); in getRuntimeDefinition()803 DynamicTypeInfo DTI = getState()->getDynamicTypeInfo(Receiver); in getRuntimeDefinition()
761 DynamicTypeInfo ProgramState::getDynamicTypeInfo(const MemRegion *Reg) const { in REGISTER_TRAIT_WITH_PROGRAMSTATE()
341 DynamicTypeInfo getDynamicTypeInfo(const MemRegion *Reg) const;