Searched defs:m_intptr_ty (Results 1 – 2 of 2) sorted by relevance
/llvm-project/lldb/source/Plugins/ExpressionParser/Clang/ | ||
H A D | IRForTarget.h | 346 llvm::IntegerType *m_intptr_ty = nullptr; variable |
H A D | IRDynamicChecks.cpp | 302 IntegerType *m_intptr_ty = nullptr; global() member in Instrumenter |