Home
last modified time | relevance | path

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

/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
/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); getRuntimeDefinition() local
1324 DynamicTypeInfo DTI = getRuntimeDefinition() local
/llvm-project/clang/lib/StaticAnalyzer/Checkers/
H A DDynamicTypePropagation.cpp176 if (DynamicTypeInfo DTI = getDynamicTypeInfo(State, ReceiverRegion)) { in inferReceiverType() local
190 if (DynamicTypeInfo DTI = in inferReceiverType() local
/llvm-project/llvm/tools/llvm-objdump/
H A DMachODump.cpp332 dice_table_iterator DTI = in DumpAndSkipDataInCode() local