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

/freebsd-10.3-release/contrib/llvm/include/llvm/
H A DDebugInfo.h325 class DIBasicType : public DIType { class in namespace:llvm
327 explicit DIBasicType(const MDNode *N = 0) : DIType(N) {} function in class:llvm::DIBasicType

Completed in 46 milliseconds