Searched refs:GetStructInfo (Results 1 – 3 of 3) sorted by relevance
175 bool GetStructInfo(uint32_t &num_elements, size_t &size,
1438 if (!m_decl_map->GetStructInfo(num_elements, size, alignment)) in ReplaceVariables()
451 bool ClangExpressionDeclMap::GetStructInfo(uint32_t &num_elements, size_t &size, in GetStructInfo() function in ClangExpressionDeclMap