reference, declarationdefinition
definition → references, declarations, derived classes, virtual overrides
reference to multiple definitions → definitions
unreferenced

References

tools/clang/lib/Serialization/ASTReader.cpp
11862         if (FirstParamType != SecondParamType &&
11864                 ComputeQualTypeODRHash(SecondParamType)) {
11878                   SecondParamType->getAs<DecayedType>()) {
11881                 << (I + 1) << SecondParamType << true
11886                 << (I + 1) << SecondParamType << false;