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

/external/llvm/include/llvm/Target/
H A DTargetMachine.h187 /// hasMCUseDwarfDirectory - Check whether we should use .file directives with
189 bool hasMCUseDwarfDirectory() const { return MCUseDwarfDirectory; } function in class:llvm::TargetMachine

Completed in 273 milliseconds