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

/external/clang/test/Index/
H A Dprint-type.c8 typedef double OtherType; typedef
42 // CHECK: TypedefDecl=OtherType:8:16 (Definition) [type=OtherType] [typekind=Typedef] [canonicaltype=double] [canonicaltypekind=Double] [isPOD=1]
H A Dprint-type.cpp25 typedef double OtherType; typedef in struct:outer::inner::Bar
86 // CHECK: TypedefDecl=OtherType:25:18 (Definition) [type=OtherType] [typekind=Typedef] [canonicaltype=double] [canonicaltypekind=Double] [isPOD=1]
/external/chromium_org/third_party/WebKit/Source/wtf/
H A DDefaultAllocator.h143 struct OtherType { struct in class:WTF::DefaultAllocator
/external/llvm/include/llvm/Analysis/
H A DMemoryDependenceAnalysis.h83 enum OtherType { enum in class:llvm::MemDepResult

Completed in 305 milliseconds