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

References

tools/clang/tools/extra/clang-tidy/portability/SIMDIntrinsicsCheck.cpp
   31     if (Type->isPointerType())
   32       Type = Type->getPointeeType();
   32       Type = Type->getPointeeType();
   33     if (Type->isVectorType())