Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/Sema/
H A DSema.cpp2910 bool Sema::isDeclaratorFunctionLike(Declarator &D) { in isDeclaratorFunctionLike() function in Sema
/freebsd/contrib/llvm-project/clang/lib/Parse/
H A DParseDecl.cpp6840 (ImplicitTypenameContext)Actions.isDeclaratorFunctionLike(D); in ParseDirectDeclarator()
/freebsd/contrib/llvm-project/clang/include/clang/Sema/
H A DSema.h1188 bool isDeclaratorFunctionLike(Declarator &D);