Searched refs:BuildBlockPointerType (Results 1 – 7 of 7) sorted by relevance
/aosp_15_r20/external/clang/lib/Sema/ |
H A D | SemaType.cpp | 2519 QualType Sema::BuildBlockPointerType(QualType T, in BuildBlockPointerType() function in Sema 3827 T = S.BuildBlockPointerType(T, D.getIdentifierLoc(), Name); in GetFullTypeForDeclarator()
|
H A D | TreeTransform.h | 11452 return SemaRef.BuildBlockPointerType(PointeeType, Star, in RebuildBlockPointerType()
|
/aosp_15_r20/external/clang/include/clang/Sema/ |
H A D | Sema.h | 1288 QualType BuildBlockPointerType(QualType T,
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/include/clang/Sema/ |
D | Sema.h | 11561 QualType BuildBlockPointerType(QualType T, SourceLocation Loc,
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/include/clang/Sema/ |
D | Sema.h | 2146 QualType BuildBlockPointerType(QualType T,
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/include/clang/Sema/ |
D | Sema.h | 11792 QualType BuildBlockPointerType(QualType T, SourceLocation Loc,
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/include/clang/Sema/ |
D | Sema.h | 11792 QualType BuildBlockPointerType(QualType T, SourceLocation Loc,
|