Home
last modified time | relevance | path

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

/external/clang/lib/Sema/
DSemaDeclCXX.cpp12186 VarDecl *Sema::BuildExceptionDeclaration(Scope *S, in BuildExceptionDeclaration() function in Sema
12348 VarDecl *ExDecl = BuildExceptionDeclaration(S, TInfo, in ActOnExceptionDeclarator()
DTreeTransform.h1863 VarDecl *Var = getSema().BuildExceptionDeclaration(nullptr, Declarator, in RebuildExceptionDecl()
/external/llvm-project/clang/lib/Sema/
DSemaDeclCXX.cpp15835 VarDecl *Sema::BuildExceptionDeclaration(Scope *S, in BuildExceptionDeclaration() function in Sema
16003 VarDecl *ExDecl = BuildExceptionDeclaration( in ActOnExceptionDeclarator()
DTreeTransform.h2212 VarDecl *Var = getSema().BuildExceptionDeclaration(nullptr, Declarator, in RebuildExceptionDecl()
/external/clang/include/clang/Sema/
DSema.h3544 VarDecl *BuildExceptionDeclaration(Scope *S, TypeSourceInfo *TInfo,
/external/llvm-project/clang/include/clang/Sema/
DSema.h4684 VarDecl *BuildExceptionDeclaration(Scope *S, TypeSourceInfo *TInfo,