Home
last modified time | relevance | path

Searched refs:setDebugInfoAvailability (Results 1 – 3 of 3) sorted by relevance

/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/CodeGen/
H A DMachineModuleInfo.h204 void setDebugInfoAvailability(bool avail) { DbgInfoAvailable = avail; } in setDebugInfoAvailability() function
/netbsd-src/external/apache2/llvm/dist/llvm/lib/CodeGen/AsmPrinter/
H A DCodeViewDebug.cpp573 MMI->setDebugInfoAvailability(true); in beginModule()
H A DAsmPrinter.cpp280 MMI->setDebugInfoAvailability(false); in doInitialization()