Home
last modified time | relevance | path

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

/external/clang/lib/Analysis/
DConsumed.cpp406 const BinaryOperator * testSourceNode() const { in testSourceNode() function in clang::consumed::PropagationInfo
1284 CurrStates->setSource(PInfo.testSourceNode()); in splitState()
1285 FalseStates->setSource(PInfo.testSourceNode()); in splitState()