Home
last modified time | relevance | path

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

/llvm-project/clang-tools-extra/test/clang-tidy/checkers/modernize/
H A Duse-std-format.cpp101 #define FORMAT StrFormat_macros() macro
/llvm-project/compiler-rt/lib/scudo/standalone/
H A Dinternal_defs.h36 #define FORMAT(F, A) __attribute__((format(printf, F, A))) macro
/llvm-project/compiler-rt/lib/sanitizer_common/
H A Dsanitizer_internal_defs.h218 # define FORMAT( global() macro
232 # define FORMAT( global() macro