Home
last modified time | relevance | path

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

/external/clang/lib/Sema/
DSemaDeclObjC.cpp4562 VarDecl *Sema::BuildObjCExceptionDecl(TypeSourceInfo *TInfo, QualType T, in BuildObjCExceptionDecl() function in Sema
4634 VarDecl *New = BuildObjCExceptionDecl(TInfo, ExceptionType, in ActOnObjCExceptionDecl()
DTreeTransform.h1344 return getSema().BuildObjCExceptionDecl(TInfo, T, in RebuildObjCExceptionDecl()
/external/llvm-project/clang/lib/Sema/
DSemaDeclObjC.cpp5115 VarDecl *Sema::BuildObjCExceptionDecl(TypeSourceInfo *TInfo, QualType T, in BuildObjCExceptionDecl() function in Sema
5192 VarDecl *New = BuildObjCExceptionDecl(TInfo, ExceptionType, in ActOnObjCExceptionDecl()
DTreeTransform.h1512 return getSema().BuildObjCExceptionDecl(TInfo, T, in RebuildObjCExceptionDecl()
/external/clang/include/clang/Sema/
DSema.h3518 VarDecl *BuildObjCExceptionDecl(TypeSourceInfo *TInfo, QualType ExceptionType,
/external/llvm-project/clang/include/clang/Sema/
DSema.h4658 VarDecl *BuildObjCExceptionDecl(TypeSourceInfo *TInfo, QualType ExceptionType,