Home
last modified time | relevance | path

Searched defs:addDirective (Results 1 – 2 of 2) sorted by relevance

/freebsd/contrib/llvm-project/llvm/include/llvm/MC/
H A DMCLinkerOptimizationHint.h155 void addDirective(MCLOHType Kind, const MCLOHDirective::LOHArgs &Args) { in addDirective() function
/freebsd/contrib/llvm-project/clang/lib/Frontend/
H A DVerifyDiagnosticConsumer.cpp367 void addDirective(StringRef MarkerName, const UnattachedDirective &UD) { in addDirective() function in VerifyDiagnosticConsumer::MarkerTracker