Home
last modified time | relevance | path

Searched defs:const_expr (Results 1 – 3 of 3) sorted by relevance

/llvm-project/clang/test/AST/
H A Dpr47636.cpp19 constexpr int const_expr() { in const_expr() function
/llvm-project/lldb/source/Plugins/ExpressionParser/Clang/
H A DIRDynamicChecks.cpp432 if (llvm::ConstantExpr *const_expr = GetFunction() local
/llvm-project/clang/test/SemaCXX/
H A Dcxx98-compat.cpp149 constexpr int const_expr = 0; // expected-warning {{'constexpr' specifier is incompatible with C++98}} variable