Home
last modified time | relevance | path

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

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