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

References

tools/clang/lib/Serialization/ASTReader.cpp
10251       if (FirstRecord == SecondRecord)
10254       std::string SecondModule = getOwningModuleNameForDiagnostic(SecondRecord);
10301           ODRDiagNote(SecondRecord->getLocation(), GetSourceRange(SecondDD),
10312           ODRDiagNote(SecondRecord->getLocation(), GetSourceRange(SecondDD),
10330             ODRDiagNote(SecondRecord->getLocation(),
10340             ODRDiagNote(SecondRecord->getLocation(),
10352             ODRDiagNote(SecondRecord->getLocation(),
10371           SecondRecord->getDescribedClassTemplate();
10572       PopulateHashes(SecondHashes, SecondRecord);
10671         Diag(SecondRecord->getLocation(),
10700           SecondLoc = SecondRecord->getBraceRange().getEnd();