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

/external/clang/lib/Sema/
H A DSemaTemplateDeduction.cpp846 static bool hasInconsistentOrSupersetQualifiersOf(QualType ParamType, function
1062 hasInconsistentOrSupersetQualifiersOf(Param, Arg)) {
1141 if (hasInconsistentOrSupersetQualifiersOf(Param, Arg))

Completed in 97 milliseconds