Home
last modified time | relevance | path

Searched defs:OtherType (Results 1 – 5 of 5) sorted by relevance

/external/clang/test/Index/
Dprint-type.c8 typedef double OtherType; typedef
Dprint-type.cpp25 typedef double OtherType; typedef
/external/swiftshader/third_party/LLVM/include/llvm/Analysis/
DMemoryDependenceAnalysis.h84 enum OtherType { enum
/external/llvm/include/llvm/Analysis/
DMemoryDependenceAnalysis.h95 enum OtherType { enum
/external/swiftshader/third_party/LLVM/utils/TableGen/
DCodeGenDAGPatterns.cpp360 EVT OtherType(Other.TypeVec[0]); in EnforceSmallerThan() local