Home
last modified time | relevance | path

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

/external/llvm-project/lldb/source/Plugins/ExpressionParser/Clang/
DIRDynamicChecks.cpp249 ConstantInt::get(GetIntptrTy(), start_address, false); in BuildPointerValidatorFunc()
273 ConstantInt::get(GetIntptrTy(), start_address, false); in BuildObjectCheckerFunc()
284 IntegerType *GetIntptrTy() { in GetIntptrTy() function in Instrumenter