Searched defs:SupportsDebugInformation (Results 1 - 1 of 1) sorted by relevance

/external/llvm/include/llvm/MC/
H A DMCAsmInfo.h303 bool SupportsDebugInformation; member in class:llvm::MCAsmInfo
475 bool doesSupportDebugInformation() const { return SupportsDebugInformation; }

Completed in 475 milliseconds