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

/freebsd-10.1-release/contrib/llvm/include/llvm/
H A DDebugInfo.h664 class DILocation : public DIDescriptor { class in namespace:llvm
666 explicit DILocation(const MDNode *N) : DIDescriptor(N) {} function in class:llvm::DILocation

Completed in 51 milliseconds