Home
last modified time | relevance | path

Searched defs:ExceptionTypeStorage (Results 1 – 2 of 2) sorted by relevance

/freebsd-12-stable/contrib/llvm-project/clang/lib/Sema/
DSemaExprCXX.cpp6474 SmallVectorImpl<QualType> &ExceptionTypeStorage) { in mergeExceptionSpecs()
6811 SmallVector<QualType, 8> ExceptionTypeStorage; in FindCompositePointerType() local
/freebsd-12-stable/contrib/llvm-project/clang/lib/AST/
DASTContext.cpp4319 llvm::SmallVector<QualType, 8> ExceptionTypeStorage; in getFunctionTypeInternal() local