Home
last modified time | relevance | path

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

/external/llvm-project/clang/lib/Sema/
DSemaDecl.cpp8925 bool hasExplicit = D.getDeclSpec().hasExplicitSpecifier(); in ActOnFunctionDeclarator() local
9114 if (hasExplicit && !NewFD->isInvalidDecl() && in ActOnFunctionDeclarator()