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