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

References

tools/clang/lib/Serialization/ASTReader.cpp
10652         SecondDiffType =
10658       if (FirstDiffType == Other || SecondDiffType == Other) {
10684       if (FirstDiffType != SecondDiffType) {
10699         if (SecondDiffType == EndOfClass) {
10706             << SecondModule << SecondRange << SecondDiffType;
10711       assert(FirstDiffType == SecondDiffType);