Home
last modified time | relevance | path

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

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