Searched refs:OtherType (Results 1 - 4 of 4) sorted by relevance

/external/clang/test/Index/
H A Dprint-typekind.c7 typedef double OtherType; typedef
27 // CHECK: TypedefDecl=OtherType:7:16 (Definition) typekind=Typedef [canonical=Double] [isPOD=1]
/external/webkit/Source/WebCore/bindings/v8/
H A DV8GCController.cpp211 GroupId(void* other) : m_type(OtherType), m_other(other) {}
221 case OtherType:
232 OtherType enumerator in enum:WebCore::GroupId::Type
/external/llvm/include/llvm/Analysis/
H A DMemoryDependenceAnalysis.h84 enum OtherType { enum in class:llvm::MemDepResult
/external/llvm/utils/TableGen/
H A DCodeGenDAGPatterns.cpp363 EVT OtherType(Other.TypeVec[0]);
366 if (Type.getSizeInBits() >= OtherType.getSizeInBits())
368 >= OtherType.getVectorElementType().getSizeInBits())
376 if (Type.getSizeInBits() >= OtherType.getSizeInBits())

Completed in 218 milliseconds