Home
last modified time | relevance | path

Searched refs:BuildObjCExceptionDecl (Results 1 – 3 of 3) 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/clang/include/clang/Sema/
DSema.h3518 VarDecl *BuildObjCExceptionDecl(TypeSourceInfo *TInfo, QualType ExceptionType,