Searched refs:hasInfo (Results 1 – 10 of 10) sorted by relevance
120 return hasInfo() ? getInfo().getAttributes().IsParallel : false; in getCurLoopParallel()158 bool hasInfo() const { return !Active.empty(); } in hasInfo() function
278 if (!hasInfo()) in InsertHelper()
221 return hasInfo() ? getInfo().getAttributes().IsParallel : false; in getCurLoopParallel()283 bool hasInfo() const { return !Active.empty(); } in hasInfo() function
791 if (!hasInfo()) in InsertHelper()
230 public boolean hasInfo(GrammaticalTarget target) { in hasInfo() method in GrammarInfo
3459 if (grammarInfo.hasInfo(GrammaticalTarget.nominal)) {
548 if (!LastEMSInfo->hasInfo()) in FlushPendingMappingSymbol()605 bool hasInfo() { return F != nullptr; } in hasInfo() function
540 if (!LastEMSInfo->hasInfo()) in FlushPendingMappingSymbol()597 bool hasInfo() { return F != nullptr; } in hasInfo() function
248 if (grammarInfo == null || !grammarInfo.hasInfo(GrammaticalTarget.nominal)) { in writeSubcharts()
199 if (sdi.getGrammarInfo(locale).hasInfo(GrammaticalTarget.nominal)) { in testExtraPaths()