Home
last modified time | relevance | path

Searched refs:BuildExceptionDeclaration (Results 1 – 3 of 3) sorted by relevance

/freebsd-14.2/contrib/llvm-project/clang/lib/Sema/
H A DSemaDeclCXX.cpp16886 VarDecl *Sema::BuildExceptionDeclaration(Scope *S, in BuildExceptionDeclaration() function in Sema
17059 VarDecl *ExDecl = BuildExceptionDeclaration( in ActOnExceptionDeclarator()
H A DTreeTransform.h2516 VarDecl *Var = getSema().BuildExceptionDeclaration(nullptr, Declarator, in RebuildExceptionDecl()
/freebsd-14.2/contrib/llvm-project/clang/include/clang/Sema/
H A DSema.h5375 VarDecl *BuildExceptionDeclaration(Scope *S, TypeSourceInfo *TInfo,