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

  /external/clang/lib/Analysis/
ScanfFormatString.cpp 261 case LengthModifier::AsAllocate:
300 case LengthModifier::AsAllocate:
338 case LengthModifier::AsAllocate:
354 case LengthModifier::AsAllocate:
392 case LengthModifier::AsAllocate:
FormatString.cpp 222 lmKind = LengthModifier::AsAllocate;
544 case AsAllocate:
759 case LengthModifier::AsAllocate:
821 case LengthModifier::AsAllocate:
PrintfFormatString.cpp 439 case LengthModifier::AsAllocate:
474 case LengthModifier::AsAllocate:
507 case LengthModifier::AsAllocate:
  /external/clang/include/clang/Analysis/Analyses/
FormatString.h 81 AsAllocate, // for '%as', GNU extension to C90 scanf

Completed in 187 milliseconds