Searched defs:isClosure (Results 1 - 1 of 1) sorted by relevance

/freebsd-13-stable/contrib/llvm-project/clang/include/clang/AST/
H A DDeclBase.h1849 bool isClosure() const { return getDeclKind() == Decl::Block; } function in class:clang::DeclContext

Completed in 40 milliseconds