Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/Sema/
H A DSemaChecking.cpp7474 SmallString<16> CastBuf; in checkFormatExpr() local
7475 llvm::raw_svector_ostream CastFix(CastBuf); in checkFormatExpr()