Home
last modified time | relevance | path

Searched defs:LengthModifier (Results 1 – 3 of 3) sorted by relevance

/external/llvm-libc/src/stdio/scanf_core/
Dcore_structs.h23 enum class LengthModifier { hh, h, l, ll, j, z, t, L, NONE }; enum
/external/llvm-libc/src/stdio/printf_core/
Dcore_structs.h27 enum class LengthModifier { hh, h, l, ll, j, z, t, L, w, wf, none }; enum
/external/clang/include/clang/Analysis/Analyses/
DFormatString.h87 LengthModifier() in LengthModifier() function
89 LengthModifier(const char *pos, Kind k) in LengthModifier() function