Home
last modified time | relevance | path

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

/external/llvm-project/clang/lib/Index/
DIndexingContext.cpp318 auto acceptForRelation = [](SymbolRoleSet roles) -> bool { in shouldReportOccurrenceForSystemDeclOnlyMode() local
353 if (acceptForRelation(Rel.Roles)) in shouldReportOccurrenceForSystemDeclOnlyMode()