Home
last modified time | relevance | path

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

/external/clang/lib/Sema/
DSemaExceptionSpec.cpp310 SmallString<128> ExceptionSpecString; in CheckEquivalentExceptionSpec() local
311 llvm::raw_svector_ostream OS(ExceptionSpecString); in CheckEquivalentExceptionSpec()