Home
last modified time | relevance | path

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

/external/clang/lib/Parse/
DParseStmt.cpp2164 ExceptionDecl = Actions.ActOnExceptionDeclarator(getCurScope(), ExDecl); in ParseCXXCatchBlock()
/external/llvm-project/clang/lib/Parse/
DParseStmt.cpp2475 ExceptionDecl = Actions.ActOnExceptionDeclarator(getCurScope(), ExDecl); in ParseCXXCatchBlock()
/external/clang/include/clang/Sema/
DSema.h3549 Decl *ActOnExceptionDeclarator(Scope *S, Declarator &D);
/external/llvm-project/clang/include/clang/Sema/
DSema.h4689 Decl *ActOnExceptionDeclarator(Scope *S, Declarator &D);
/external/clang/lib/Sema/
DSemaDeclCXX.cpp12312 Decl *Sema::ActOnExceptionDeclarator(Scope *S, Declarator &D) { in ActOnExceptionDeclarator() function in Sema
/external/llvm-project/clang/lib/Sema/
DSemaDeclCXX.cpp15967 Decl *Sema::ActOnExceptionDeclarator(Scope *S, Declarator &D) { in ActOnExceptionDeclarator() function in Sema