Home
last modified time | relevance | path

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

/openbsd/gnu/llvm/clang/lib/Analysis/FlowSensitive/
H A DTransfer.cpp398 auto &PointerLoc = Env.createStorageLocation(*S); in VisitUnaryOperator() local
/openbsd/gnu/llvm/clang/lib/Sema/
H A DSemaType.cpp4379 SourceLocation PointerLoc, in fixItNullability()
4415 SourceLocation PointerLoc, in emitNullabilityConsistencyWarning()
/openbsd/gnu/llvm/clang/include/clang/Sema/
H A DSema.h250 SourceLocation PointerLoc; member