Searched defs:m_functions (Results 1 – 3 of 3) sorted by relevance
78 private StringVector m_functions = new StringVector(); field in ElemExtensionDecl
144 private static Class m_functions[]; field in FunctionTable
524 HashSet<RefPtr<StringImpl>, IdentifierRepHash> m_functions; variable