Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/clang/lib/Sema/
H A DSemaType.cpp4268 SourceLocation pointerEndLoc = SourceLocation()) { in checkNullabilityConsistency() argument
4289 fileNullability.PointerEndLoc = pointerEndLoc; in checkNullabilityConsistency()
4297 emitNullabilityConsistencyWarning(S, pointerKind, pointerLoc, pointerEndLoc); in checkNullabilityConsistency()
4681 SourceLocation pointerEndLoc, in GetFullTypeForDeclarator()
4733 checkNullabilityConsistency(S, pointerKind, pointerLoc, pointerEndLoc); in GetFullTypeForDeclarator()