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

References

tools/clang/lib/Serialization/ASTReader.cpp
11099           if (FirstParamType != SecondParamType &&
11101                   ComputeQualTypeODRHash(SecondParamType)) {
11116                     SecondParamType->getAs<DecayedType>()) {
11120                   << SecondParamType << true
11126                   << SecondParamType << false;