Home
last modified time | relevance | path

Searched refs:isSpecified (Results 1 – 3 of 3) sorted by relevance

/freebsd-11-stable/contrib/llvm-project/clang/lib/AST/
HDDeclPrinter.cpp617 if (ExplicitSpec.isSpecified()) in VisitFunctionDecl()
/freebsd-11-stable/contrib/llvm-project/clang/include/clang/Sema/
HDDeclSpec.h585 return FS_explicit_specifier.isSpecified(); in hasExplicitSpecifier()
/freebsd-11-stable/contrib/llvm-project/clang/include/clang/AST/
HDDeclCXX.h1800 bool isSpecified() const { in isSpecified() function