HomeSort by relevance Sort by last modified time
    Searched refs:AsAllocate (Results 1 - 4 of 4) sorted by null

  /external/clang/lib/Analysis/
ScanfFormatString.cpp 245 case LengthModifier::AsAllocate:
280 case LengthModifier::AsAllocate:
315 case LengthModifier::AsAllocate:
327 case LengthModifier::AsAllocate:
360 case LengthModifier::AsAllocate:
PrintfFormatString.cpp 295 case LengthModifier::AsAllocate:
320 case LengthModifier::AsAllocate:
352 case LengthModifier::AsAllocate:
FormatString.cpp 213 lmKind = LengthModifier::AsAllocate;
476 case AsAllocate:
660 case LengthModifier::AsAllocate:
697 case LengthModifier::AsAllocate:
  /external/clang/include/clang/Analysis/Analyses/
FormatString.h 77 AsAllocate, // for '%as', GNU extension to C90 scanf

Completed in 41 milliseconds