enum Sema::FormatArgumentPassingKind
Declared at: clang/include/clang/Sema/Sema.h:13025
Enumerators
Name | Value | Comment |
---|---|---|
FAPK_Fixed | 0 | |
FAPK_Variadic | 1 | |
FAPK_VAList | 2 |
Declared at: clang/include/clang/Sema/Sema.h:13025
Name | Value | Comment |
---|---|---|
FAPK_Fixed | 0 | |
FAPK_Variadic | 1 | |
FAPK_VAList | 2 |