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

/macosx-10.10.1/llvmCore-3425.0.34/include/llvm/
H A DDebugInfo.h239 class DIType : public DIScope { class in namespace:llvm
245 DIType(const MDNode *N, bool, bool) : DIScope(N) {} function in class:llvm::DIType
250 explicit DIType() {} function in class:llvm::DIType
[all...]
/macosx-10.10.1/llvmCore-3425.0.34/lib/VMCore/
H A DDebugInfo.cpp301 DIType::DIType(const MDNode *N) : DIScope(N) { function in class:DIType
[all...]

Completed in 274 milliseconds