Home
last modified time | relevance | path

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

/src/contrib/llvm-project/clang/lib/StaticAnalyzer/Checkers/
H A DTaggedUnionModeling.h89 QualType WoPointer = ArgTypePtr->getPointeeType(); in handleConstructorAndAssignment() local
90 State = State->set<TypeMap>(ThisRegion, WoPointer); in handleConstructorAndAssignment()