Searched defs:TypeInfo (Results 1 - 3 of 3) sorted by relevance

/macosx-10.9.5/JavaScriptCore-7537.78.1/runtime/
H A DJSTypeInfo.h52 class TypeInfo { class in namespace:JSC
54 TypeInfo(JSType type, unsigned flags = 0) function in class:JSC::TypeInfo
/macosx-10.9.5/llvmCore-3425.0.33/lib/Transforms/InstCombine/
H A DInstructionCombining.cpp1492 static bool isCatchAll(Personality_Type Personality, Constant *TypeInfo) { argument
1532 Constant *TypeInfo = cast<Constant>(CatchClause->stripPointerCasts()); local
1581 Constant *TypeInfo = local
1606 Constant *TypeInfo = cast<Constant>(Elt->stripPointerCasts()); local
[all...]
/macosx-10.9.5/llvmCore-3425.0.33/include/llvm/Support/
H A DCOFF.h580 uint16_t TypeInfo; member in struct:llvm::COFF::ImportHeader

Completed in 203 milliseconds