Home
last modified time | relevance | path

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

/llvm-project/clang/test/SemaCXX/
H A Ddiagnose_if.cpp359 …constexpr T getVal2() const _diagnose_if(bad(), "oh no", "error") { // expected-note{{from 'diagno… in getVal2() function
/llvm-project/clang/include/clang/AST/
H A DExpr.h6652 Expr *getVal2() const { getVal2() function