Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/lldb/source/Plugins/ExpressionParser/Clang/
H A DIRDynamicChecks.cpp234 ConstantInt::get(GetIntptrTy(), start_address, false); in BuildObjectCheckerFunc()
245 IntegerType *GetIntptrTy() { in GetIntptrTy() function in Instrumenter