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