Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/include/clang/Analysis/FlowSensitive/
H A DDataflowAnalysisContext.h273 NullPointerVals; variable
/freebsd/contrib/llvm-project/clang/lib/Analysis/FlowSensitive/
H A DDataflowAnalysisContext.cpp128 auto Res = NullPointerVals.try_emplace(CanonicalPointeeType, nullptr); in getOrCreateNullPointerValue()