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

/freebsd-10.3-release/contrib/llvm/include/llvm/
H A DDebugInfo.h402 class DICompileUnit : public DIScope { class in namespace:llvm
407 explicit DICompileUnit(const MDNode *N = 0) : DIScope(N) {} function in class:llvm::DICompileUnit

Completed in 93 milliseconds