Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/Analysis/FlowSensitive/
H A DTransfer.cpp705 StorageLocation *FalseLoc = in VisitConditionalOperator() local
707 if (TrueLoc == FalseLoc && TrueLoc != nullptr) in VisitConditionalOperator()