Searched refs:struct_decl (Results 1 – 2 of 2) sorted by relevance
71 RecordDecl *struct_decl = NULL; in ExtractFromFunctionDecl() local91 struct_decl = candidate_record_decl; in ExtractFromFunctionDecl()95 if (struct_decl) in ExtractFromFunctionDecl()99 if (!struct_decl) in ExtractFromFunctionDecl()102 const ASTRecordLayout* struct_layout(&m_ast_context->getASTRecordLayout (struct_decl)); in ExtractFromFunctionDecl()
12122 static void struct_decl(CType *type, int u) in struct_decl() function12372 struct_decl(&type1, VT_ENUM); in parse_btype()12379 struct_decl(&type1, VT_STRUCT); in parse_btype()