Home
last modified time | relevance | path

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

/freebsd-12-stable/contrib/llvm-project/clang/include/clang/Sema/
DDeclSpec.h2298 bool isFunctionDeclarator(unsigned& idx) const { in isFunctionDeclarator() function
2322 bool isFunctionDeclarator() const { in isFunctionDeclarator() function