Home
last modified time | relevance | path

Searched defs:PointeeLoc (Results 1 – 4 of 4) sorted by relevance

/freebsd-src/contrib/llvm-project/clang/include/clang/Analysis/FlowSensitive/
H A DValue.h174 PointerValue(StorageLocation & PointeeLoc) PointerValue() argument
/freebsd-src/contrib/llvm-project/clang/lib/Analysis/FlowSensitive/
H A DTransfer.cpp320 StorageLocation *PointeeLoc = Env.getStorageLocation(*SubExpr); VisitImplicitCastExpr() local
356 if (StorageLocation *PointeeLoc = Env.getStorageLocation(*SubExpr)) VisitUnaryOperator() local
H A DDataflowAnalysisContext.cpp129 auto &PointeeLoc = createStorageLocation(CanonicalPointeeType); getOrCreateNullPointerValue() local
H A DDataflowEnvironment.cpp885 StorageLocation &PointeeLoc = createValueUnlessSelfReferential() local