Home
last modified time | relevance | path

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

/llvm-project-15.0.7/clang/lib/Frontend/
H A DInitPreprocessor.cpp186 StringRef FmtModifier = TI.getTypeFormatModifier(Ty); in DefineFmt() local
189 Twine("\"") + FmtModifier + Twine(*Fmt) + "\""); in DefineFmt()