Searched refs:defType (Results 1 – 3 of 3) sorted by relevance
70 int GetMBRTypeCode(int defType);
978 int GetMBRTypeCode(int defType) { in GetMBRTypeCode() argument987 cout << defType << "): " << dec; in GetMBRTypeCode()990 typeCode = defType; in GetMBRTypeCode()
1043 for (DefinitionType defType : definitionsTypeList) in createInterfaceMatchingTests() local1067 defType in createInterfaceMatchingTests()1091 for (DefinitionType defType : definitionsTypeList) in createInterfaceMatchingTests() local1097 ((defType != DefinitionType::LOOSE_VARIABLE) && in createInterfaceMatchingTests()1098 (defType != DefinitionType::MEMBER_OF_BLOCK))) in createInterfaceMatchingTests()1109 defType in createInterfaceMatchingTests()