Searched refs:DirectiveList (Results 1 – 2 of 2) sorted by relevance
192 using DirectiveList = std::vector<std::unique_ptr<Directive>>; variable196 DirectiveList Errors;197 DirectiveList Warnings;198 DirectiveList Remarks;199 DirectiveList Notes;
51 using DirectiveList = VerifyDiagnosticConsumer::DirectiveList; typedef406 DirectiveList *DL = nullptr; in ParseDirective()776 DirectiveList &Left, in CheckLists()