HomeSort by: relevance | last modified time | path
    Searched refs:PointerEndLoc (Results 1 - 2 of 2) sorted by relevancy

  /src/external/apache2/llvm/dist/clang/lib/Sema/
SemaType.cpp 4235 SourceLocation PointerEndLoc) {
4245 auto FixItLoc = PointerEndLoc.isValid() ? PointerEndLoc : PointerLoc;
4268 SourceLocation pointerEndLoc = SourceLocation()) {
4289 fileNullability.PointerEndLoc = pointerEndLoc;
4297 emitNullabilityConsistencyWarning(S, pointerKind, pointerLoc, pointerEndLoc);
4324 fileNullability.PointerEndLoc);
4681 SourceLocation pointerEndLoc,
4733 checkNullabilityConsistency(S, pointerKind, pointerLoc, pointerEndLoc);
    [all...]
  /src/external/apache2/llvm/dist/clang/include/clang/Sema/
Sema.h 250 SourceLocation PointerEndLoc;

Completed in 180 milliseconds