Home
last modified time | relevance | path

Searched refs:addDirective (Results 1 – 3 of 3) 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/llvm/lib/MC/
H A DMCMachOStreamer.cpp114 getAssembler().getLOHContainer().addDirective(Kind, Args); in emitLOHDirective()
/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
654 Markers.addDirective(Marker, D); in ParseDirective()