Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/InstallAPI/
H A DFrontend.cpp35 bool IsEHType) { in addObjCInterface() argument
38 if (IsEHType) in addObjCInterface()
H A DVisitor.cpp180 const bool IsEHType = in VisitObjCInterfaceDecl() local
185 Ctx.Slice->addObjCInterface(Name, Linkage, Avail, D, *Access, IsEHType); in VisitObjCInterfaceDecl()
/freebsd/contrib/llvm-project/clang/include/clang/InstallAPI/
H A DFrontendRecords.h69 HeaderType Access, bool IsEHType);