HomeSort by relevance Sort by last modified time
    Searched full:hasasmstreamer (Results 1 - 1 of 1) sorted by null

  /external/llvm/include/llvm/Support/
TargetRegistry.h 255 /// hasAsmStreamer - Check if this target supports streaming to files.
256 bool hasAsmStreamer() const { return AsmStreamerCtorFn != 0; }
    [all...]

Completed in 592 milliseconds