Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/Sema/
H A DSemaType.cpp4109 SourceLocation pointerEndLoc = SourceLocation()) { in checkNullabilityConsistency() argument
4130 fileNullability.PointerEndLoc = pointerEndLoc; in checkNullabilityConsistency()
4138 emitNullabilityConsistencyWarning(S, pointerKind, pointerLoc, pointerEndLoc); in checkNullabilityConsistency()
4536 SourceLocation pointerEndLoc, in GetFullTypeForDeclarator()
4590 checkNullabilityConsistency(S, pointerKind, pointerLoc, pointerEndLoc); in GetFullTypeForDeclarator()