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