Home
last modified time | relevance | path

Searched refs:doesSupportDebugInformation (Results 1 – 2 of 2) sorted by relevance

/external/llvm/include/llvm/MC/
DMCAsmInfo.h488 bool doesSupportDebugInformation() const { in doesSupportDebugInformation() function
/external/llvm/lib/CodeGen/AsmPrinter/
DAsmPrinter.cpp193 if (MAI->doesSupportDebugInformation()) in doInitialization()