HomeSort by: relevance | last modified time | path
    Searched refs:IncompatibleVectors (Results 1 - 2 of 2) sorted by relevancy

  /src/external/apache2/llvm/dist/clang/include/clang/Sema/
Sema.h 11437 /// IncompatibleVectors - The assignment is between two vector types that
11439 IncompatibleVectors,
  /src/external/apache2/llvm/dist/clang/lib/Sema/
SemaExpr.cpp 9177 return IncompatibleVectors;
16024 case IncompatibleVectors:

Completed in 34 milliseconds