Home
last modified time | relevance | path

Searched defs:type2 (Results 1 – 3 of 3) sorted by relevance

/AOO41X/main/bridges/source/cpp_uno/shared/
H A Dvtablefactory.cxx350 for (typelib_InterfaceTypeDescription const * type2 = type; in createVtables() local
/AOO41X/main/bridges/source/jni_uno/
H A Djni_info.h49 typelib_TypeDescriptionReference * type2 ) in type_equals()
/AOO41X/main/idlc/source/
H A Dparser.y228 bool includes(AstDeclaration const * type1, AstDeclaration const * type2) { in includes()