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

/freebsd-10.2-release/contrib/llvm/tools/clang/lib/Sema/
H A DSemaDeclObjC.cpp3370 VarDecl *Sema::BuildObjCExceptionDecl(TypeSourceInfo *TInfo, QualType T, function in class:Sema
3439 VarDecl *New = BuildObjCExceptionDecl(TInfo, ExceptionType,
H A DTreeTransform.h1253 return getSema().BuildObjCExceptionDecl(TInfo, T,
/freebsd-10.2-release/contrib/llvm/tools/clang/include/clang/Sema/
H A DSema.h2994 VarDecl *BuildObjCExceptionDecl(TypeSourceInfo *TInfo, QualType ExceptionType,

Completed in 205 milliseconds