Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/tools/clang/lib/Sema/
H A DSemaType.cpp3805 SourceLocation pointerEndLoc = SourceLocation()) { in checkNullabilityConsistency() argument
3826 fileNullability.PointerEndLoc = pointerEndLoc; in checkNullabilityConsistency()
3834 emitNullabilityConsistencyWarning(S, pointerKind, pointerLoc, pointerEndLoc); in checkNullabilityConsistency()
4201 SourceLocation pointerEndLoc, in GetFullTypeForDeclarator()
4255 checkNullabilityConsistency(S, pointerKind, pointerLoc, pointerEndLoc); in GetFullTypeForDeclarator()