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