Searched refs:AstStructInstance (Results 1 – 3 of 3) sorted by relevance
33 class AstStructInstance: public AstType { class35 AstStructInstance(
60 AstStructInstance::AstStructInstance( in AstStructInstance() function in AstStructInstance
207 AstDeclaration * inst = new AstStructInstance( in createNamedType()232 AstStructInstance const * inst in includes()233 = static_cast< AstStructInstance const * >(type1); in includes()