Searched refs:DirectiveList (Results 1 – 2 of 2) sorted by relevance
88 using DirectiveList = std::vector<std::unique_ptr<Directive>>; variable92 DirectiveList Errors;93 DirectiveList Warnings;94 DirectiveList Remarks;95 DirectiveList Notes;
49 using DirectiveList = VerifyDiagnosticConsumer::DirectiveList; typedef288 DirectiveList *DL = nullptr;963 DirectiveList &Left, in CheckLists()