Home
last modified time | relevance | path

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

/llvm-project-15.0.7/clang/lib/Sema/
H A DSemaDeclCXX.cpp16365 VarDecl *Sema::BuildExceptionDeclaration(Scope *S, in BuildExceptionDeclaration() function in Sema
16533 VarDecl *ExDecl = BuildExceptionDeclaration( in ActOnExceptionDeclarator()
H A DTreeTransform.h2369 VarDecl *Var = getSema().BuildExceptionDeclaration(nullptr, Declarator, in RebuildExceptionDecl()
/llvm-project-15.0.7/clang/include/clang/Sema/
H A DSema.h5126 VarDecl *BuildExceptionDeclaration(Scope *S, TypeSourceInfo *TInfo,