Home
last modified time | relevance | path

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

/src/contrib/llvm-project/clang/lib/Sema/
H A DSemaDeclCXX.cpp16745 VarDecl *Sema::BuildExceptionDeclaration(Scope *S, TypeSourceInfo *TInfo, in BuildExceptionDeclaration() function in Sema
16915 VarDecl *ExDecl = BuildExceptionDeclaration( in ActOnExceptionDeclarator()
H A DTreeTransform.h2543 VarDecl *Var = getSema().BuildExceptionDeclaration(nullptr, Declarator, in RebuildExceptionDecl()
/src/contrib/llvm-project/clang/include/clang/Sema/
H A DSema.h5837 VarDecl *BuildExceptionDeclaration(Scope *S, TypeSourceInfo *TInfo,