Home
last modified time | relevance | path

Searched defs:roles (Results 1 – 2 of 2) sorted by relevance

/llvm-project/clang/lib/Index/
H A DIndexingContext.cpp313 auto acceptForRelation = [](SymbolRoleSet roles) -> bool { in shouldReportOccurrenceForSystemDeclOnlyMode()
H A DIndexDecl.cpp398 SymbolRoleSet roles{}; in handleReferencedProtocols() local