Searched defs:isConstexpr (Results 1 – 5 of 5) sorted by relevance
1940 bool isConstexpr, SourceLocation EndLocation) { in Create()2301 bool isConstexpr, InheritedConstructor Inherited) in CXXConstructorDecl()2331 bool isImplicitlyDeclared, bool isConstexpr, in Create()2503 bool isConstexpr, SourceLocation EndLocation) { in Create()
1382 bool isConstexpr() const { in isConstexpr() function2094 bool isConstexpr() const { return FunctionDeclBits.IsConstexpr; } in isConstexpr() function
1860 bool isConstexpr() const { return IfStmtBits.IsConstexpr; } in isConstexpr() function
4074 AST_POLYMORPHIC_MATCHER(isConstexpr, in AST_POLYMORPHIC_MATCHER() argument
7921 bool isConstexpr = D.getDeclSpec().isConstexprSpecified(); in CreateNewFunctionDecl() local8354 bool isConstexpr = D.getDeclSpec().isConstexprSpecified(); in ActOnFunctionDeclarator() local