Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/Frontend/
H A DInitPreprocessor.cpp192 StringRef FmtModifier = TI.getTypeFormatModifier(Ty); in DefineFmt() local
195 Twine("\"") + FmtModifier + Twine(Fmt) + "\""); in DefineFmt()