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

/freebsd-10.1-release/contrib/llvm/include/llvm/
H A DDebugInfo.h605 class DIVariable : public DIDescriptor { class in namespace:llvm
610 explicit DIVariable(const MDNode *N = 0) : DIDescriptor(N) {} function in class:llvm::DIVariable

Completed in 158 milliseconds