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

Declarations

tools/clang/include/clang/AST/FormatString.h
  320   ArgType makeVectorType(ASTContext &C, unsigned NumElts) const;

References

tools/clang/lib/AST/PrintfFormatString.cpp
  677   return ScalarTy.makeVectorType(Ctx, VectorNumElts.getConstantAmount());