Home
last modified time | relevance | path

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

/openbsd-src/lib/libcurses/base/
H A Dvsscanf.c72 } OtherType; typedef
/openbsd-src/gnu/llvm/llvm/include/llvm/Analysis/
H A DMemoryDependenceAnalysis.h97 enum OtherType { enum
/openbsd-src/gnu/llvm/clang/lib/Sema/
H A DSemaExpr.cpp10805 QualType OtherType = LHSVecType ? RHSType : LHSType; in CheckVectorOperands() local