Home
last modified time | relevance | path

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

/llvm-project-15.0.7/clang/lib/Analysis/FlowSensitive/
H A DTransfer.cpp299 auto &PointerLoc = Env.createStorageLocation(*S); in VisitUnaryOperator() local
/llvm-project-15.0.7/clang/lib/Sema/
H A DSemaType.cpp4312 SourceLocation PointerLoc, in fixItNullability()
4348 SourceLocation PointerLoc, in emitNullabilityConsistencyWarning()
/llvm-project-15.0.7/clang/include/clang/Sema/
H A DSema.h249 SourceLocation PointerLoc; member