Searched refs:isFunctionLikeDeclaration (Results 1 - 1 of 1) sorted by relevance

/freebsd-12-stable/contrib/llvm-project/clang/lib/Tooling/Refactoring/
H A DASTSelection.cpp414 static bool isFunctionLikeDeclaration(const Decl *D) { function
427 if (isFunctionLikeDeclaration(D))
445 if (isFunctionLikeDeclaration(D))

Completed in 89 milliseconds