Home
last modified time | relevance | path

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

/minix3/external/bsd/llvm/dist/clang/lib/Sema/
H A DSemaDeclCXX.cpp11799 VarDecl *Sema::BuildExceptionDeclaration(Scope *S, in BuildExceptionDeclaration() function in Sema
11956 VarDecl *ExDecl = BuildExceptionDeclaration(S, TInfo, in ActOnExceptionDeclarator()
H A DTreeTransform.h1614 VarDecl *Var = getSema().BuildExceptionDeclaration(nullptr, Declarator, in RebuildExceptionDecl()
/minix3/external/bsd/llvm/dist/clang/include/clang/Sema/
H A DSema.h3280 VarDecl *BuildExceptionDeclaration(Scope *S, TypeSourceInfo *TInfo,