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

References

tools/clang/unittests/Sema/CodeCompleteTest.cpp
  123     if (PtrDiffType) {
  124       assert(PtrDiffType->empty() || *PtrDiffType == Results.PtrDiffType);
  124       assert(PtrDiffType->empty() || *PtrDiffType == Results.PtrDiffType);
  125       *PtrDiffType = Results.PtrDiffType;