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

References

lib/CodeGen/GlobalISel/LegalizerInfo.cpp
  320             ScalarSizeChangeStrategies[OpcodeIdx][TypeIdx] != nullptr)
  363           VectorElementSizeChangeStrategies[OpcodeIdx][TypeIdx] != nullptr)
lib/Support/CommandLine.cpp
 2403     if (OverrideVersionPrinter != nullptr) {
tools/clang/tools/extra/clang-tidy/utils/TransformerClangTidyCheck.cpp
   19   return C.Explanation != nullptr;
tools/clang/tools/extra/clangd/index/IndexAction.cpp
  145     if (IncludeGraphCallback != nullptr)
  176     if (RefsCallback != nullptr)
  178     if (RelationsCallback != nullptr)
  180     if (IncludeGraphCallback != nullptr) {
  217   if (RefsCallback != nullptr) {