Searched defs:parentType (Results 1 – 2 of 2) sorted by relevance
14 void ASTStructType::SetParentType(const AutoPtr<ASTStructType> &parentType) in SetParentType()
1132 AutoPtr<ASTStructType> parentType = ParseStructParentType(); in ParseStructDeclaration() local1179 AutoPtr<ASTStructType> parentType = dynamic_cast<ASTStructType *>(baseType.Get()); in ParseStructParentType() local