Searched refs:getDeclForType (Results 1 – 1 of 1) sorted by relevance
217 static RecordDecl *getDeclForType(const QualType &T) { in getDeclForType() function279 if (const auto *T = getDeclForType(F->getTypeSourceInfo()->getType())) { in parseFields()309 if (const auto *T = getDeclForType(P->getOriginalType())) { in parseParameters()340 } else if (const RecordDecl *P = getDeclForType(B.getType())) in parseBases()347 if (const auto *P = getDeclForType(B.getType())) in parseBases()421 if (const auto *T = getDeclForType(D->getReturnType())) { in populateFunctionInfo()