Home
last modified time | relevance | path

Searched defs:PointeeVal (Results 1 – 2 of 2) sorted by relevance

/openbsd-src/gnu/llvm/clang/lib/Analysis/FlowSensitive/
H A DDataflowEnvironment.cpp709 Value *PointeeVal = createValueUnlessSelfReferential( in createValueUnlessSelfReferential() local
726 Value *PointeeVal = createValueUnlessSelfReferential( in createValueUnlessSelfReferential() local
/openbsd-src/gnu/llvm/clang/lib/StaticAnalyzer/Checkers/RetainCountChecker/
H A DRetainCountChecker.cpp561 SVal PointeeVal = State->getSVal(ArgRegion); in updateOutParameters() local