Searched refs:IncompatibleVectors (Results 1 - 2 of 2) sorted by relevance

/external/clang/include/clang/Sema/
H A DSema.h6541 /// IncompatibleVectors - The assignment is between two vector types that
6543 IncompatibleVectors, enumerator in enum:clang::Sema::AssignConvertType
/external/clang/lib/Sema/
H A DSemaExpr.cpp5634 return IncompatibleVectors;
9744 case IncompatibleVectors:

Completed in 126 milliseconds