Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/MC/
H A DMCLinkerOptimizationHint.h155 void addDirective(MCLOHType Kind, const MCLOHDirective::LOHArgs &Args) { in addDirective() function
/netbsd-src/external/apache2/llvm/dist/clang/lib/Frontend/
H A DVerifyDiagnosticConsumer.cpp369 void addDirective(StringRef MarkerName, const UnattachedDirective &UD) { in addDirective() function in VerifyDiagnosticConsumer::MarkerTracker