Home
last modified time | relevance | path

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

/src/contrib/llvm-project/clang/lib/Sema/
H A DSemaType.cpp4056 SourceLocation pointerEndLoc = SourceLocation()) { in checkNullabilityConsistency() argument
4077 fileNullability.PointerEndLoc = pointerEndLoc; in checkNullabilityConsistency()
4085 emitNullabilityConsistencyWarning(S, pointerKind, pointerLoc, pointerEndLoc); in checkNullabilityConsistency()
4488 SourceLocation pointerEndLoc, in GetFullTypeForDeclarator()
4542 checkNullabilityConsistency(S, pointerKind, pointerLoc, pointerEndLoc); in GetFullTypeForDeclarator()