Searched defs:ExceptionStorage (Results 1 – 3 of 3) sorted by relevance
/llvm-project/clang/lib/Sema/ | ||
H A D | SemaTemplateInstantiate.cpp | 2930 SubstExceptionSpec(SourceLocation Loc,FunctionProtoType::ExceptionSpecInfo & ESI,SmallVectorImpl<QualType> & ExceptionStorage,const MultiLevelTemplateArgumentList & Args) SubstExceptionSpec() argument |
H A D | TreeTransform.h | 6185 SmallVector<QualType, 4> ExceptionStorage; TransformFunctionProtoType() local |
/llvm-project/clang/lib/Serialization/ | ||
H A D | ASTReaderDecl.cpp | 4712 SmallVector<QualType, 8> ExceptionStorage; UpdateDecl() local |