Home
last modified time | relevance | path

Searched refs:ATR (Results 1 – 1 of 1) sorted by relevance

/llvm-project-15.0.7/clang/lib/AST/
H A DPrintfFormatString.cpp870 const analyze_printf::ArgType &ATR = getArgType(Ctx, IsObjCLiteral); in fixType() local
871 if (ATR.isValid() && ATR.matchesType(Ctx, QT)) in fixType()