Home
last modified time | relevance | path

Searched defs:isConstexpr (Results 1 – 3 of 3) sorted by relevance

/llvm-project/clang/lib/AST/Interp/
H A DFunction.h
/llvm-project/clang/include/clang/AST/
H A DDecl.h1549 bool isConstexpr() const { isConstexpr() function
2434 bool isConstexpr() const { isConstexpr() function
/llvm-project/clang/include/clang/ASTMatchers/
H A DASTMatchers.h5545 AST_POLYMORPHIC_MATCHER(isConstexpr,AST_POLYMORPHIC_SUPPORTED_TYPES (VarDecl,FunctionDecl,IfStmt)) AST_POLYMORPHIC_MATCHER() argument