VOID_TYPE         376 core/AbcParser.cpp 			addNamedTraits(core->getPublicNamespace(ApiUtils::getSmallestAPI()), VOID_TYPE->name(), VOID_TYPE);
VOID_TYPE         240 core/CdeclThunk.cpp     case kVOID: return VOID_TYPE;
VOID_TYPE         270 core/CdeclThunk.cpp         return VOID_TYPE;
VOID_TYPE         331 core/CdeclThunk.cpp         return VOID_TYPE;
VOID_TYPE         374 core/CdeclThunk.cpp         return VOID_TYPE;
VOID_TYPE         618 core/CdeclThunk.cpp         if (callerTypeIter.nextType() == VOID_TYPE)
VOID_TYPE         634 core/CdeclThunk.cpp     while (callerTypeIter.nextType() != VOID_TYPE)
VOID_TYPE         914 core/CdeclThunk.cpp     if (callerRT == VOID_TYPE)
VOID_TYPE        1093 core/CdeclThunk.cpp         AvmAssert(callerT != VOID_TYPE);
VOID_TYPE        1109 core/CdeclThunk.cpp         if (callerT == VOID_TYPE)
VOID_TYPE        1122 core/CdeclThunk.cpp         if (calleeT == VOID_TYPE)
VOID_TYPE        1146 core/CdeclThunk.cpp                     } while (callerT != VOID_TYPE);
VOID_TYPE        1163 core/CdeclThunk.cpp                         } while (callerT != VOID_TYPE);
VOID_TYPE        1563 core/CodegenLIR.cpp                 localSet(i, undefConst, VOID_TYPE);
VOID_TYPE        1572 core/CodegenLIR.cpp                 localSet(i, undefConst, VOID_TYPE);
VOID_TYPE        1651 core/CodegenLIR.cpp         localSet(i, undefConst, VOID_TYPE);
VOID_TYPE        1696 core/CodegenLIR.cpp                 localSet(i, undefConst, VOID_TYPE);
VOID_TYPE        1781 core/CodegenLIR.cpp             emitPtrConst(state, sp+1, (void*)undefinedAtom, VOID_TYPE);
VOID_TYPE        2146 core/CodegenLIR.cpp             emit(state, opcode, 0, 0, VOID_TYPE);
VOID_TYPE        2453 core/CodegenLIR.cpp             emitCall(state, opcode, 0, opd2, VOID_TYPE);
VOID_TYPE        2737 core/CodegenLIR.cpp             if (in == NULL || in == VOID_TYPE)
VOID_TYPE        3408 core/CodegenLIR.cpp                     if (t && t != VOID_TYPE)
VOID_TYPE         620 core/PoolObject.cpp 		if (!allowVoid && t == VOID_TYPE)
VOID_TYPE         552 core/Verifier.cpp 				state->push(VOID_TYPE);