Searched refs:m_function_types (Results 1 – 2 of 2) sorted by relevance
494 llvm::SmallSet<CompilerType, 5> m_function_types; ///< All the types of member
2074 if (m_function_types.count(type)) in AddFunDecl()2082 m_function_types.insert(type); in AddFunDecl()