Home | History | Annotate | Download | only in Analysis

Lines Matching refs:isTest

418   bool isTest() const {
577 assert(!PInfo.isTest());
625 if (Entry == PropagationMap.end() || Entry->second.isTest())
768 if (Entry != PropagationMap.end() && !Entry->second.isTest()) {
916 if (Entry->second.isTest())