Searched refs:LVScopeKindSet (Results 1 – 2 of 2) sorted by relevance
246 LVScopeKindSet Scopes; // --select-scopes=<Kind>588 void addRequest(LVScopeKindSet &Selection) { in addRequest()
64 using LVScopeKindSet = std::set<LVScopeKind>; variable