Home
last modified time | relevance | path

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

/NextBSD/contrib/llvm/tools/clang/lib/Sema/
HDSemaChecking.cpp4197 SmallString<16> CastBuf; in checkFormatExpr() local
4198 llvm::raw_svector_ostream CastFix(CastBuf); in checkFormatExpr()