Home
last modified time | relevance | path

Searched refs:areCompatVectorTypes (Results 1 – 1 of 1) sorted by relevance

/netbsd-src/external/apache2/llvm/dist/clang/lib/AST/
H A DASTContext.cpp8612 static bool areCompatVectorTypes(const VectorType *LHS, in areCompatVectorTypes() function
9906 if (areCompatVectorTypes(LHSCan->castAs<VectorType>(), in mergeTypes()