Home
last modified time | relevance | path

Searched defs:PointerLoc (Results 1 – 3 of 3) sorted by relevance

/freebsd/contrib/llvm-project/clang/lib/Sema/
H A DSemaType.cpp4039 SourceLocation PointerLoc, in fixItNullability()
4075 SourceLocation PointerLoc, in emitNullabilityConsistencyWarning()
H A DSemaDeclCXX.cpp10978 SourceLocation PointerLoc = Chunk.getSourceRange().getBegin(); in diagnoseInvalidDeclaratorChunks() local
/freebsd/contrib/llvm-project/clang/include/clang/Sema/
H A DSema.h240 SourceLocation PointerLoc; member