Home
last modified time | relevance | path

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

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