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.h2456 bool isFunctionDeclarator(unsigned& idx) const { in isFunctionDeclarator() function
2480 bool isFunctionDeclarator() const { in isFunctionDeclarator() function