Home
last modified time | relevance | path

Searched refs:CanonicalPointeeType (Results 1 – 1 of 1) sorted by relevance

/llvm-project-15.0.7/clang/lib/Analysis/FlowSensitive/
H A DDataflowAnalysisContext.cpp62 auto CanonicalPointeeType = in getOrCreateNullPointerValue() local
64 auto Res = NullPointerVals.try_emplace(CanonicalPointeeType, nullptr); in getOrCreateNullPointerValue()
66 auto &PointeeLoc = getStableStorageLocation(CanonicalPointeeType); in getOrCreateNullPointerValue()