Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/clang/lib/Sema/
H A DSemaDeclObjC.cpp5140 VarDecl *Sema::BuildObjCExceptionDecl(TypeSourceInfo *TInfo, QualType T, in BuildObjCExceptionDecl() function in Sema
5217 VarDecl *New = BuildObjCExceptionDecl(TInfo, ExceptionType, in ActOnObjCExceptionDecl()
H A DTreeTransform.h1578 return getSema().BuildObjCExceptionDecl(TInfo, T, in RebuildObjCExceptionDecl()
/openbsd-src/gnu/llvm/clang/include/clang/Sema/
H A DSema.h5223 VarDecl *BuildObjCExceptionDecl(TypeSourceInfo *TInfo, QualType ExceptionType,