Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/clang/lib/Sema/
H A DSemaExprCXX.cpp6426 SmallVectorImpl<QualType> &ExceptionTypeStorage) { in mergeExceptionSpecs()
6763 SmallVector<QualType, 8> ExceptionTypeStorage; in FindCompositePointerType() local
/netbsd-src/external/apache2/llvm/dist/clang/lib/AST/
H A DASTContext.cpp4304 llvm::SmallVector<QualType, 8> ExceptionTypeStorage; in getFunctionTypeInternal() local