Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/clang/lib/Sema/
H A DSemaType.cpp4449 SourceLocation pointerEndLoc = SourceLocation()) { in checkNullabilityConsistency() argument
4470 fileNullability.PointerEndLoc = pointerEndLoc; in checkNullabilityConsistency()
4478 emitNullabilityConsistencyWarning(S, pointerKind, pointerLoc, pointerEndLoc); in checkNullabilityConsistency()
4869 SourceLocation pointerEndLoc, in GetFullTypeForDeclarator()
4921 checkNullabilityConsistency(S, pointerKind, pointerLoc, pointerEndLoc); in GetFullTypeForDeclarator()