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

References

tools/clang/lib/Sema/SemaOpenMP.cpp
14056     QType = QType.getNonReferenceType().getUnqualifiedType().getCanonicalType();
14056     QType = QType.getNonReferenceType().getUnqualifiedType().getCanonicalType();
14057     const Type *Ty = QType.getTypePtrOrNull();
14060           << QType << getLangOpts().CPlusPlus << ERange;