Home
last modified time | relevance | path

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

/freebsd-src/contrib/llvm-project/clang/include/clang/AST/
H A DDecl.h2419 bool isConsteval() const { isConsteval() function
/freebsd-src/contrib/llvm-project/clang/include/clang/ASTMatchers/
H A DASTMatchers.h5501 AST_POLYMORPHIC_MATCHER(isConsteval,AST_POLYMORPHIC_SUPPORTED_TYPES (FunctionDecl,IfStmt)) AST_POLYMORPHIC_MATCHER() argument