Home
last modified time | relevance | path

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

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