Home
last modified time | relevance | path

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

/llvm-project/clang/lib/AST/
H A DASTContext.cpp4550 llvm::SmallVector<QualType, 8> ExceptionTypeStorage; getFunctionTypeInternal() local
12821 mergeExceptionSpecs(FunctionProtoType::ExceptionSpecInfo ESI1,FunctionProtoType::ExceptionSpecInfo ESI2,SmallVectorImpl<QualType> & ExceptionTypeStorage,bool AcceptDependent) mergeExceptionSpecs() argument
/llvm-project/clang/lib/Sema/
H A DSemaExprCXX.cpp7337 SmallVector<QualType, 8> ExceptionTypeStorage; FindCompositePointerType() local