Home
last modified time | relevance | path

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

/freebsd-11-stable/contrib/llvm-project/clang/lib/Sema/
HDSemaDeclCXX.cpp15440 VarDecl *Sema::BuildExceptionDeclaration(Scope *S, in BuildExceptionDeclaration() function in Sema
15603 VarDecl *ExDecl = BuildExceptionDeclaration( in ActOnExceptionDeclarator()
HDTreeTransform.h2082 VarDecl *Var = getSema().BuildExceptionDeclaration(nullptr, Declarator, in RebuildExceptionDecl()
/freebsd-11-stable/contrib/llvm-project/clang/include/clang/Sema/
HDSema.h4351 VarDecl *BuildExceptionDeclaration(Scope *S, TypeSourceInfo *TInfo,