Searched refs:PointerEndLoc (Results 1 - 2 of 2) sorted by relevance

/netbsd-current/external/apache2/llvm/dist/clang/lib/Sema/
H A DSemaType.cpp4235 SourceLocation PointerEndLoc) {
4245 auto FixItLoc = PointerEndLoc.isValid() ? PointerEndLoc : PointerLoc;
4289 fileNullability.PointerEndLoc = pointerEndLoc;
4324 fileNullability.PointerEndLoc);
4232 emitNullabilityConsistencyWarning(Sema &S, SimplePointerKind PointerKind, SourceLocation PointerLoc, SourceLocation PointerEndLoc) argument
/netbsd-current/external/apache2/llvm/dist/clang/include/clang/Sema/
H A DSema.h250 SourceLocation PointerEndLoc; member in struct:clang::FileNullability

Completed in 310 milliseconds