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

/external/clang/lib/CodeGen/
H A DCGDebugInfo.cpp2415 Elts.push_back(CreateSelfType(SelfDeclTy, SelfTy));
2844 llvm::DIType CGDebugInfo::CreateSelfType(const QualType &QualTy, function in class:CGDebugInfo
2874 Ty = CreateSelfType(VD->getType(), Ty);

Completed in 753 milliseconds