Searched defs:isConstexpr (Results 1 – 3 of 3) sorted by relevance
| /llvm-project/clang/lib/AST/Interp/ | ||
| H A D | Function.h | |
| /llvm-project/clang/include/clang/AST/ | ||
| H A D | Decl.h | 1549 bool isConstexpr() const { isConstexpr() function |
| /llvm-project/clang/include/clang/ASTMatchers/ | ||
| H A D | ASTMatchers.h | 5545 AST_POLYMORPHIC_MATCHER(isConstexpr,AST_POLYMORPHIC_SUPPORTED_TYPES (VarDecl,FunctionDecl,IfStmt)) AST_POLYMORPHIC_MATCHER() argument |