Home
last modified time | relevance | path

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

/freebsd-src/contrib/llvm-project/clang/lib/AST/Interp/
H A DContext.cpp30 bool Context::isPotentialConstantExpr(State &Parent, const FunctionDecl *FD) { isPotentialConstantExpr() function in Context
/freebsd-src/contrib/llvm-project/clang/lib/AST/
H A DExprConstant.cpp16540 bool Expr::isPotentialConstantExpr(const FunctionDecl *FD, isPotentialConstantExpr() function in Expr