Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/clang/lib/Sema/
H A DSemaDeclCXX.cpp15909 VarDecl *Sema::BuildExceptionDeclaration(Scope *S, in BuildExceptionDeclaration() function in Sema
16077 VarDecl *ExDecl = BuildExceptionDeclaration( in ActOnExceptionDeclarator()
H A DTreeTransform.h2300 VarDecl *Var = getSema().BuildExceptionDeclaration(nullptr, Declarator, in RebuildExceptionDecl()
/netbsd-src/external/apache2/llvm/dist/clang/include/clang/Sema/
H A DSema.h4827 VarDecl *BuildExceptionDeclaration(Scope *S, TypeSourceInfo *TInfo,