Searched defs:isConstexpr (Results 1 – 3 of 3) sorted by relevance
132 bool isConstexpr() const { return IsValid || isLambdaStaticInvoker(); } isConstexpr() function
1546 bool isConstexpr() const { isConstexpr() function 2407 bool isConstexpr() const { isConstexpr() function
5521 AST_POLYMORPHIC_MATCHER(isConstexpr,AST_POLYMORPHIC_SUPPORTED_TYPES (VarDecl,FunctionDecl,IfStmt)) AST_POLYMORPHIC_MATCHER() argument