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

/freebsd-13-stable/contrib/llvm-project/llvm/include/llvm/CodeGen/
H A DMachineModuleInfo.h194 void setDebugInfoAvailability(bool avail) { DbgInfoAvailable = avail; } function in class:llvm::MachineModuleInfo

Completed in 40 milliseconds