Home
last modified time | relevance | path

Searched refs:intptr_type (Results 1 – 1 of 1) sorted by relevance

/src/contrib/llvm-project/lldb/source/Target/
H A DThreadPlanTracer.cpp186 TypeFromUser intptr_type = GetIntPointerType(); in Log() local
188 if (abi && intptr_type.IsValid()) { in Log()
195 value.SetCompilerType(intptr_type); in Log()