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