Searched refs:m_struct_name (Results 1 – 2 of 2) sorted by relevance
35 m_struct_name(struct_name) { in ASTStructExtractor()63 StringRef desired_name(m_struct_name); in ExtractFromFunctionDecl()
158 std::string m_struct_name; ///< The name of the structure to extract. variable