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

Declarations

tools/clang/include/clang/AST/FormatString.h
  514   ArgType getScalarArgType(ASTContext &Ctx, bool IsObjCLiteral) const;

References

tools/clang/lib/AST/PrintfFormatString.cpp
  673   ArgType ScalarTy = getScalarArgType(Ctx, IsObjCLiteral);