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

/freebsd-12-stable/contrib/llvm-project/clang/lib/StaticAnalyzer/Core/
H A DStore.cpp396 static bool hasSameUnqualifiedPointeeType(QualType ty1, QualType ty2) { argument
397 return ty1->getPointeeType().getCanonicalType().getTypePtr() ==

Completed in 103 milliseconds