Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/llvm-project/lldb/source/Plugins/ExpressionParser/Clang/
H A DIRDynamicChecks.cpp432 if (llvm::ConstantExpr *const_expr = in GetFunction() local
434 switch (const_expr->getOpcode()) { in GetFunction()
438 return GetFunction(const_expr->getOperand(0)); in GetFunction()
/freebsd-14.2/contrib/llvm-project/llvm/include/llvm/BinaryFormat/
H A DDwarf.def374 HANDLE_DW_AT(0x6c, const_expr, 4, DWARF)