Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/clang/lib/AST/
H A DASTContext.cpp9374 static bool areCompatVectorTypes(const VectorType *LHS, in areCompatVectorTypes() function
10717 if (areCompatVectorTypes(LHSCan->castAs<VectorType>(), in mergeTypes()