Home
last modified time | relevance | path

Searched refs:StandardDirective (Results 1 – 1 of 1) sorted by relevance

/freebsd-12.1/contrib/llvm/tools/clang/lib/Frontend/
H A DVerifyDiagnosticConsumer.cpp187 class StandardDirective : public Directive { class
189 StandardDirective(SourceLocation DirectiveLoc, SourceLocation DiagnosticLoc, in StandardDirective() function in __anona9f039de0211::StandardDirective
976 return llvm::make_unique<StandardDirective>(DirectiveLoc, DiagnosticLoc, in create()