Home
last modified time | relevance | path

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

/external/clang/include/clang/Analysis/Analyses/
DFormatString.h399 static bool namedTypeToLengthModifier(QualType QT, LengthModifier &LM);
/external/llvm-project/clang/lib/AST/
DScanfFormatString.cpp504 namedTypeToLengthModifier(PT, LM); in fixType()
DFormatString.cpp977 bool FormatSpecifier::namedTypeToLengthModifier(QualType QT, in namedTypeToLengthModifier() function in FormatSpecifier
DPrintfFormatString.cpp845 namedTypeToLengthModifier(QT, LM); in fixType()
/external/clang/lib/Analysis/
DScanfFormatString.cpp495 namedTypeToLengthModifier(PT, LM); in fixType()
DFormatString.cpp906 bool FormatSpecifier::namedTypeToLengthModifier(QualType QT, in namedTypeToLengthModifier() function in FormatSpecifier
DPrintfFormatString.cpp671 namedTypeToLengthModifier(QT, LM); in fixType()
/external/llvm-project/clang/include/clang/AST/
DFormatString.h467 static bool namedTypeToLengthModifier(QualType QT, LengthModifier &LM);