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

References

tools/clang/lib/Sema/SemaOpenMP.cpp
15882       PreviousRedeclTypes[PrevDMDInScope->getType().getCanonicalType()] =
15883           PrevDMDInScope->getLocation();
15884       PrevDMDInScope = PrevDMDInScope->getPrevDeclInScope();
15884       PrevDMDInScope = PrevDMDInScope->getPrevDeclInScope();
15885     } while (PrevDMDInScope != nullptr);