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

/openbsd-current/gnu/llvm/clang/include/clang/Analysis/FlowSensitive/
H A DValue.h271 explicit PointerValue(StorageLocation &PointeeLoc) argument
281 StorageLocation &PointeeLoc; member in class:clang::dataflow::final
/openbsd-current/gnu/llvm/clang/lib/Analysis/FlowSensitive/
H A DDataflowAnalysisContext.cpp85 auto &PointeeLoc = createStorageLocation(CanonicalPointeeType); local
H A DDataflowEnvironment.cpp706 auto &PointeeLoc = createStorageLocation(PointeeType); local
723 auto &PointeeLoc = createStorageLocation(PointeeType); local
H A DTransfer.cpp393 StorageLocation *PointeeLoc = local

Completed in 81 milliseconds