Home
last modified time | relevance | path

Searched defs:pointerKind (Results 1 – 2 of 2) sorted by relevance

/freebsd-14.2/contrib/llvm-project/llvm/tools/llvm-pdbutil/
H A DMinimalTypeDumper.cpp168 static std::string pointerKind(PointerKind Kind) { in pointerKind() function
/freebsd-14.2/contrib/llvm-project/clang/lib/Sema/
H A DSemaType.cpp4552 checkNullabilityConsistency(Sema &S, SimplePointerKind pointerKind, in checkNullabilityConsistency()
4975 ParsedAttributesView &attrs, AttributePool &Pool) -> ParsedAttr * { in GetFullTypeForDeclarator()
5043 SimplePointerKind pointerKind = SimplePointerKind::Pointer; in GetFullTypeForDeclarator() local
7777 } pointerKind in distributeNullabilityTypeAttr() local