Home
last modified time | relevance | path

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

/external/compiler-rt/lib/ubsan/
Dubsan_handlers_cxx.cc42 DynamicTypeInfo DTI = getDynamicTypeInfoFromObject((void*)Pointer); in HandleDynamicTypeCacheMiss() local
107 DynamicTypeInfo DTI = ValidVtable in HandleCFIBadType() local
/external/llvm-project/compiler-rt/lib/ubsan/
Dubsan_handlers_cxx.cpp41 DynamicTypeInfo DTI = getDynamicTypeInfoFromObject((void*)Pointer); in HandleDynamicTypeCacheMiss() local
107 DynamicTypeInfo DTI = ValidVtable in __ubsan_handle_cfi_bad_type() local
/external/llvm-project/clang/lib/StaticAnalyzer/Core/
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()
DCallEvent.cpp1261 DynamicTypeInfo DTI = getDynamicTypeInfo(getState(), Receiver); in getRuntimeDefinition() local
1291 DynamicTypeInfo DTI = in getRuntimeDefinition() local
/external/llvm-project/clang/lib/StaticAnalyzer/Checkers/
DDynamicTypePropagation.cpp177 if (DynamicTypeInfo DTI = getDynamicTypeInfo(State, ReceiverRegion)) { in inferReceiverType() local
191 if (DynamicTypeInfo DTI = in inferReceiverType() local
/external/clang/lib/StaticAnalyzer/Core/
DCallEvent.cpp916 DynamicTypeInfo DTI = getDynamicTypeInfo(getState(), Receiver); in getRuntimeDefinition() local
/external/llvm/tools/llvm-objdump/
DMachODump.cpp6784 dice_table_iterator DTI = in DisassembleMachO() local
/external/llvm-project/llvm/tools/llvm-objdump/
DMachODump.cpp401 dice_table_iterator DTI = in DumpAndSkipDataInCode() local