Searched refs:struct_decl (Results 1 – 1 of 1) sorted by relevance
60 RecordDecl *struct_decl = nullptr; in ExtractFromFunctionDecl() local77 struct_decl = candidate_record_decl; in ExtractFromFunctionDecl()81 if (struct_decl) in ExtractFromFunctionDecl()85 if (!struct_decl) in ExtractFromFunctionDecl()89 &m_ast_context->getASTRecordLayout(struct_decl)); in ExtractFromFunctionDecl()