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

/freebsd-10-stable/contrib/llvm/include/llvm/Target/
H A DTargetMachine.h193 /// hasMCUseDwarfDirectory - Check whether we should use .file directives with
195 bool hasMCUseDwarfDirectory() const { return MCUseDwarfDirectory; } function in class:llvm::TargetMachine
/freebsd-10-stable/contrib/llvm/lib/CodeGen/
H A DLLVMTargetMachine.cpp187 hasMCUseDwarfDirectory(),

Completed in 700 milliseconds