Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/include/clang/Analysis/FlowSensitive/
H A DValue.h172 explicit PointerValue(StorageLocation &PointeeLoc) in PointerValue()
/freebsd/contrib/llvm-project/clang/lib/Analysis/FlowSensitive/
H A DTransfer.cpp349 StorageLocation *PointeeLoc = Env.getStorageLocation(*SubExpr); in VisitImplicitCastExpr() local
385 if (StorageLocation *PointeeLoc = Env.getStorageLocation(*SubExpr)) in VisitUnaryOperator() local
H A DDataflowAnalysisContext.cpp128 auto &PointeeLoc = createStorageLocation(CanonicalPointeeType); in getOrCreateNullPointerValue() local
H A DDataflowEnvironment.cpp1004 StorageLocation &PointeeLoc = in createValueUnlessSelfReferential() local