Home
last modified time | relevance | path

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

/external/llvm-project/clang/lib/Sema/
DSemaType.cpp4231 SourceLocation pointerEndLoc = SourceLocation()) { in checkNullabilityConsistency() argument
4252 fileNullability.PointerEndLoc = pointerEndLoc; in checkNullabilityConsistency()
4260 emitNullabilityConsistencyWarning(S, pointerKind, pointerLoc, pointerEndLoc); in checkNullabilityConsistency()
4644 SourceLocation pointerEndLoc, in GetFullTypeForDeclarator()
4696 checkNullabilityConsistency(S, pointerKind, pointerLoc, pointerEndLoc); in GetFullTypeForDeclarator()