Searched refs:AsAllocate (Results 1 - 4 of 4) sorted by relevance

/external/clang/lib/Analysis/
H A DScanfFormatString.cpp245 case LengthModifier::AsAllocate:
280 case LengthModifier::AsAllocate:
315 case LengthModifier::AsAllocate:
327 case LengthModifier::AsAllocate:
360 case LengthModifier::AsAllocate:
H A DPrintfFormatString.cpp295 case LengthModifier::AsAllocate:
320 case LengthModifier::AsAllocate:
352 case LengthModifier::AsAllocate:
H A DFormatString.cpp213 lmKind = LengthModifier::AsAllocate;
476 case AsAllocate:
660 case LengthModifier::AsAllocate:
697 case LengthModifier::AsAllocate:
/external/clang/include/clang/Analysis/Analyses/
H A DFormatString.h77 AsAllocate, // for '%as', GNU extension to C90 scanf enumerator in enum:clang::analyze_format_string::LengthModifier::Kind

Completed in 64 milliseconds