Home
last modified time | relevance | path

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

/openbsd/gnu/llvm/clang/include/clang/Sema/
H A DDeclSpec.h601 bool hasExplicitSpecifier() const { in hasExplicitSpecifier() function
/openbsd/gnu/llvm/clang/include/clang/ASTMatchers/
H A DASTMatchers.h7737 AST_MATCHER_P(FunctionDecl, hasExplicitSpecifier, internal::Matcher<Expr>, in AST_MATCHER_P() argument