Home
last modified time | relevance | path

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

/llvm-project-15.0.7/clang/include/clang/Sema/
H A DDeclSpec.h582 bool hasExplicitSpecifier() const { in hasExplicitSpecifier() function
/llvm-project-15.0.7/clang/include/clang/ASTMatchers/
H A DASTMatchers.h7740 AST_MATCHER_P(FunctionDecl, hasExplicitSpecifier, internal::Matcher<Expr>, in AST_MATCHER_P() argument