Home
last modified time | relevance | path

Searched defs:DTI (Results 1 – 4 of 4) sorted by relevance

/freebsd/contrib/llvm-project/compiler-rt/lib/ubsan/
H A Dubsan_handlers_cxx.cpp41 DynamicTypeInfo DTI = getDynamicTypeInfoFromObject((void*)Pointer); in HandleDynamicTypeCacheMiss() local
107 DynamicTypeInfo DTI = ValidVtable in __ubsan_handle_cfi_bad_type() local
/freebsd/contrib/llvm-project/clang/lib/StaticAnalyzer/Core/
H A DDynamicType.cpp48 if (const DynamicTypeInfo *DTI = State->get<DynamicTypeMap>(MR)) in getDynamicTypeInfo() local
95 const DynamicTypeInfo *DTI = State->get<DynamicClassObjectMap>(Sym); in getClassObjectDynamicTypeInfo() local
202 static raw_ostream &printJson(const DynamicTypeInfo &DTI, raw_ostream &Out, in printJson()
H A DCallEvent.cpp1294 DynamicTypeInfo DTI = getDynamicTypeInfo(getState(), Receiver); in getRuntimeDefinition() local
1324 DynamicTypeInfo DTI = in getRuntimeDefinition() local
/freebsd/contrib/llvm-project/llvm/tools/llvm-objdump/
H A DMachODump.cpp332 dice_table_iterator DTI = in DumpAndSkipDataInCode() local