Searched refs:m_function_types (Results 1 – 2 of 2) sorted by relevance
45 if (m_function_types.count(type)) in AddFunDecl()52 m_function_types.insert(type); in AddFunDecl()
40 llvm::SmallSet<CompilerType, 5> m_function_types; member