Home
last modified time | relevance | path

Searched defs:constant_int (Results 1 – 2 of 2) sorted by relevance

/freebsd/contrib/llvm-project/lldb/source/Plugins/ExpressionParser/Clang/
H A DIRForTarget.cpp136 ConstantInt *constant_int = in DeclForGlobal() local
875 ConstantInt *constant_int = in RewritePersistentAlloc() local
/freebsd/contrib/llvm-project/lldb/source/Expression/
H A DIRInterpreter.cpp274 if (const ConstantInt *constant_int = dyn_cast<ConstantInt>(constant)) { in ResolveConstantValue() local
508 ConstantInt *constant_int = dyn_cast<ConstantInt>(op); in CanResolveConstant() local