Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/clang/lib/Analysis/
H A DConsumed.cpp404 const BinaryOperator * testSourceNode() const { in testSourceNode() function in clang::consumed::PropagationInfo
1248 CurrStates->setSource(PInfo.testSourceNode()); in splitState()
1249 FalseStates->setSource(PInfo.testSourceNode()); in splitState()