Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/Analysis/
H A DMemoryDependenceAnalysis.h105 enum OtherType { enum
/netbsd-src/external/apache2/llvm/dist/clang/lib/Sema/
H A DSemaExpr.cpp10109 QualType OtherType = LHSVecType ? RHSType : LHSType; in CheckVectorOperands() local