Home
last modified time | relevance | path

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

/external/clang/lib/StaticAnalyzer/Checkers/
DMallocChecker.cpp1690 SmallString<20> AllocBuf; in ReportMismatchedDealloc() local
1691 llvm::raw_svector_ostream AllocOs(AllocBuf); in ReportMismatchedDealloc()