Home
last modified time | relevance | path

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

/external/clang/lib/Sema/
DTreeTransform.h680 QualType RebuildBlockPointerType(QualType PointeeType, SourceLocation Sigil);
4278 Result = getDerived().RebuildBlockPointerType(PointeeType, in TransformBlockPointerType()
11450 QualType TreeTransform<Derived>::RebuildBlockPointerType(QualType PointeeType, in RebuildBlockPointerType() function