Home
last modified time | relevance | path

Searched defs:PointerEndLoc (Results 1 – 2 of 2) sorted by relevance

/llvm-project-15.0.7/clang/lib/Sema/
H A DSemaType.cpp4349 SourceLocation PointerEndLoc) { in emitNullabilityConsistencyWarning()
/llvm-project-15.0.7/clang/include/clang/Sema/
H A DSema.h253 SourceLocation PointerEndLoc; member