Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/llvm-project/clang/lib/Analysis/FlowSensitive/
H A DDataflowEnvironment.cpp886 createLocAndMaybeValue(PointeeType, Visited, Depth, CreatedValuesCount); in createValueUnlessSelfReferential()
900 {Field, &createLocAndMaybeValue(FieldType, Visited, Depth + 1, in createValueUnlessSelfReferential()
908 &createLocAndMaybeValue(Entry.getValue(), Visited, Depth + 1, in createValueUnlessSelfReferential()
927 Environment::createLocAndMaybeValue(QualType Ty, in createLocAndMaybeValue() function in clang::dataflow::Environment
/freebsd-14.2/contrib/llvm-project/clang/include/clang/Analysis/FlowSensitive/
H A DDataflowEnvironment.h658 StorageLocation &createLocAndMaybeValue(QualType Ty,