ΒΆbool applyForEachSymbolRoleInterruptible(
clang::index::SymbolRoleSet Roles,
llvm::function_ref<bool(SymbolRole)> Fn)
bool applyForEachSymbolRoleInterruptible(
clang::index::SymbolRoleSet Roles,
llvm::function_ref<bool(SymbolRole)> Fn)
Declared at: clang/include/clang/Index/IndexSymbol.h:159
Parameters
- clang::index::SymbolRoleSet Roles
- llvm::function_ref<bool(SymbolRole)> Fn