Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/include/clang/Sema/
H A DDeclSpec.h2378 bool isFunctionDeclarator(unsigned& idx) const { in isFunctionDeclarator() function
2402 bool isFunctionDeclarator() const { in isFunctionDeclarator() function