HomeSort by: relevance | last modified time | path
    Searched refs:AsShortLong (Results 1 - 4 of 4) sorted by relevancy

  /src/external/apache2/llvm/dist/clang/lib/AST/
PrintfFormatString.cpp 511 case LengthModifier::AsShortLong:
547 case LengthModifier::AsShortLong:
581 case LengthModifier::AsShortLong:
622 case LengthModifier::AsShortLong:
812 LengthModifier::None : LengthModifier::AsShortLong);
ScanfFormatString.cpp 264 case LengthModifier::AsShortLong:
305 case LengthModifier::AsShortLong:
401 case LengthModifier::AsShortLong:
FormatString.cpp 228 lmKind = LengthModifier::AsShortLong;
582 case AsShortLong:
769 case LengthModifier::AsShortLong:
897 case LengthModifier::AsShortLong: // ???
  /src/external/apache2/llvm/dist/clang/include/clang/AST/
FormatString.h 70 AsShortLong, // 'hl' (OpenCL float/int vector element)

Completed in 50 milliseconds