Home
last modified time | relevance | path

Searched refs:AsInt64 (Results 1 – 4 of 4) sorted by relevance

/netbsd-src/external/apache2/llvm/dist/clang/lib/AST/
H A DFormatString.cpp273 lmKind = LengthModifier::AsInt64; in ParseLengthModifier()
600 case AsInt64: in toString()
851 case LengthModifier::AsInt64: in hasValidLengthModifier()
895 case LengthModifier::AsInt64: in hasStandardLengthModifier()
H A DScanfFormatString.cpp248 case LengthModifier::AsInt64: in getArgType()
288 case LengthModifier::AsInt64: in getArgType()
386 case LengthModifier::AsInt64: in getArgType()
H A DPrintfFormatString.cpp522 case LengthModifier::AsInt64: in getScalarArgType()
557 case LengthModifier::AsInt64: in getScalarArgType()
619 case LengthModifier::AsInt64: in getScalarArgType()
/netbsd-src/external/apache2/llvm/dist/clang/include/clang/AST/
H A DFormatString.h79 AsInt64, // 'I64' (MSVCRT, like __int64) enumerator
104 case AsInt64: in getLength()