Home
last modified time | relevance | path

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

/freebsd/contrib/ncurses/ncurses/base/
H A Dvsscanf.c67 } OtherType; typedef
/freebsd/contrib/llvm-project/llvm/include/llvm/Analysis/
H A DMemoryDependenceAnalysis.h97 enum OtherType { enum
/freebsd/contrib/llvm-project/clang/lib/Sema/
H A DSemaExpr.cpp10240 QualType OtherType = LHSVecType ? RHSType : LHSType; in CheckVectorOperands() local