Searched defs:getVarTest (Results 1 - 1 of 1) sorted by relevance

/external/clang/lib/Analysis/
H A DConsumed.cpp363 const VarTestResult & getVarTest() const { function in class:clang::consumed::PropagationInfo
710 LTest = LEntry->second.getVarTest();
718 RTest = REntry->second.getVarTest();
1286 splitVarStateForIf(IfNode, PInfo.getVarTest(), CurrStates,
1317 const VarTestResult &Test = PInfo.getVarTest();

Completed in 98 milliseconds