Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/llvm-project/clang/lib/Sema/
H A DSemaType.cpp9843 QualType Sema::BuiltinRemovePointer(QualType BaseType, SourceLocation Loc) { in BuiltinRemovePointer() function in Sema
10013 Result = BuiltinRemovePointer(BaseType, Loc); in BuildUnaryTransformType()
/freebsd-14.2/contrib/llvm-project/clang/include/clang/Sema/
H A DSema.h2612 QualType BuiltinRemovePointer(QualType BaseType, SourceLocation Loc);