Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/include/clang/AST/
H A DASTNodeTraverser.h449 QualType Contained = T->getContainedType(); in VisitHLSLAttributedResourceType() local
450 if (!Contained.isNull()) in VisitHLSLAttributedResourceType()
451 Visit(Contained); in VisitHLSLAttributedResourceType()
H A DType.h6346 HLSLAttributedResourceType(QualType Wrapped, QualType Contained,
6349 Contained.isNull() ? TypeDependence::None
6350 : Contained->getDependence()),
6351 WrappedType(Wrapped), ContainedType(Contained), Attrs(Attrs) {}
6367 QualType Contained, const Attributes &Attrs) {
6369 ID.AddPointer(Contained.getAsOpaquePtr());
H A DASTContext.h1846 QualType Wrapped, QualType Contained,
/freebsd/contrib/llvm-project/clang/lib/Sema/
H A DSemaExceptionSpec.cpp836 bool Contained = false; in CheckExceptionSpecSubset() local
845 Contained = true; in CheckExceptionSpecSubset()
849 if (!Contained) { in CheckExceptionSpecSubset()
/freebsd/contrib/llvm-project/clang/lib/AST/
H A DASTContext.cpp5552 QualType Wrapped, QualType Contained, in getHLSLAttributedResourceType() argument
5556 HLSLAttributedResourceType::Profile(ID, Wrapped, Contained, Attrs); in getHLSLAttributedResourceType()
5565 HLSLAttributedResourceType(Wrapped, Contained, Attrs); in getHLSLAttributedResourceType()
/freebsd/share/examples/ipfilter/
H A Dipf-howto.txt890 the basic section. Contained below are both concepts for