Searched refs:parent_qt (Results 1 – 1 of 1) sorted by relevance
221 clang::QualType parent_qt = GetOrCreateType(*parent_index); in CreateDeclInfoForType() local222 if (parent_qt.isNull()) in CreateDeclInfoForType()225 context = clang::TagDecl::castToDeclContext(parent_qt->getAsTagDecl()); in CreateDeclInfoForType()860 clang::QualType parent_qt = llvm::cast<clang::TypeDecl>(parent) in CreateFunctionDecl() local864 ToCompilerType(parent_qt).GetOpaqueQualType(); in CreateFunctionDecl()