Searched refs:getDynamicTypeInfo (Results 1 – 3 of 3) sorted by relevance
44 DynamicTypeInfo getDynamicTypeInfo(ProgramStateRef State, const MemRegion *MR) { in getDynamicTypeInfo() function
767 DynamicTypeInfo DynType = getDynamicTypeInfo(getState(), R); in getRuntimeDefinition()1294 DynamicTypeInfo DTI = getDynamicTypeInfo(getState(), Receiver); in getRuntimeDefinition()
769 auto TI = getDynamicTypeInfo(State, Reg); in getCXXRecordDecl()