Home
last modified time | relevance | path

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

/minix/external/bsd/llvm/dist/clang/lib/Analysis/
H A DConsumed.cpp406 const BinaryOperator * testSourceNode() const { in testSourceNode() function in clang::consumed::PropagationInfo
1290 CurrStates->setSource(PInfo.testSourceNode()); in splitState()
1291 FalseStates->setSource(PInfo.testSourceNode()); in splitState()