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

/freebsd-9.3-release/contrib/llvm/tools/clang/lib/Sema/
H A DSemaDeclCXX.cpp7493 CanQualType CanonicalSourceType = SourceType->getCanonicalTypeUnqualified(); local
7498 if (CanonicalSourceType == BaseType)

Completed in 117 milliseconds