Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/tools/clang/lib/Analysis/
H A DConsumed.cpp405 const BinaryOperator * testSourceNode() const { in testSourceNode() function in clang::consumed::PropagationInfo
1249 CurrStates->setSource(PInfo.testSourceNode()); in splitState()
1250 FalseStates->setSource(PInfo.testSourceNode()); in splitState()