Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/clang/lib/Sema/
H A DSemaChecking.cpp8790 SmallString<4> FSString; in checkFormatExpr() local
8791 llvm::raw_svector_ostream os(FSString); in checkFormatExpr()
8794 << FSString, in checkFormatExpr()