Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/llvm-project/clang/lib/Sema/
H A DSemaType.cpp4554 SourceLocation pointerEndLoc = SourceLocation()) { in checkNullabilityConsistency() argument
4575 fileNullability.PointerEndLoc = pointerEndLoc; in checkNullabilityConsistency()
4583 emitNullabilityConsistencyWarning(S, pointerKind, pointerLoc, pointerEndLoc); in checkNullabilityConsistency()
4974 SourceLocation pointerEndLoc, in GetFullTypeForDeclarator()
5028 checkNullabilityConsistency(S, pointerKind, pointerLoc, pointerEndLoc); in GetFullTypeForDeclarator()