Home
last modified time | relevance | path

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

/freebsd-13.1/contrib/llvm-project/clang/lib/Sema/
H A DSemaType.cpp4301 SourceLocation pointerEndLoc = SourceLocation()) { in checkNullabilityConsistency() argument
4322 fileNullability.PointerEndLoc = pointerEndLoc; in checkNullabilityConsistency()
4330 emitNullabilityConsistencyWarning(S, pointerKind, pointerLoc, pointerEndLoc); in checkNullabilityConsistency()
4714 SourceLocation pointerEndLoc, in GetFullTypeForDeclarator()
4766 checkNullabilityConsistency(S, pointerKind, pointerLoc, pointerEndLoc); in GetFullTypeForDeclarator()