HomeSort by: relevance | last modified time | path
    Searched refs:hasCOFFAssociativeComdats (Results 1 - 2 of 2) sorted by relevancy

  /src/external/apache2/llvm/dist/llvm/include/llvm/MC/
MCAsmInfo.h 99 bool HasCOFFAssociativeComdats = false;
609 bool hasCOFFAssociativeComdats() const { return HasCOFFAssociativeComdats; }
  /src/external/apache2/llvm/dist/llvm/lib/MC/
MCStreamer.cpp 806 if (!Context.getAsmInfo()->hasCOFFAssociativeComdats()) {

Completed in 20 milliseconds