Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/Analysis/
H A DConsumed.cpp397 const BinaryOperator * testSourceNode() const { in testSourceNode() function in clang::consumed::PropagationInfo
1244 CurrStates->setSource(PInfo.testSourceNode()); in splitState()
1245 FalseStates->setSource(PInfo.testSourceNode()); in splitState()