Searched refs:BuildPointerType (Results 1 – 4 of 4) sorted by relevance
| /freebsd/contrib/llvm-project/clang/lib/Sema/ |
| H A D | SemaType.cpp | 1808 QualType Sema::BuildPointerType(QualType T, in BuildPointerType() function in Sema 4703 T = S.BuildPointerType(T, DeclType.Loc, Name); in GetFullTypeForDeclarator() 9850 ? BuildPointerType(BaseType.getNonReferenceType(), Loc, in BuiltinAddPointer()
|
| H A D | TreeTransform.h | 17105 return SemaRef.BuildPointerType(PointeeType, Star, in RebuildPointerType()
|
| /freebsd/contrib/llvm-project/clang/include/clang/Sema/ |
| H A D | Sema.h | 14895 QualType BuildPointerType(QualType T, SourceLocation Loc,
|
| /freebsd/contrib/llvm-project/llvm/include/llvm/Testing/Demangle/ |
| H A D | DemangleTestCases.inc | 6229 …8QualTypeENS_14SourceLocationENS_15DeclarationNameE", "clang::Sema::BuildPointerType(clang::QualTy…
|