Searched defs:OtherType (Results 1 - 3 of 3) 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/llvm/include/llvm/Analysis/
H A DMemoryDependenceAnalysis.h84 enum OtherType { enum in class:llvm::MemDepResult
/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

Completed in 137 milliseconds