Lines Matching refs:pendingContext
106 QString pendingContext; member
235 QString pendingContext; member in CppParser
930 state->pendingContext = pendingContext; in saveState()
939 pendingContext = state->pendingContext; in loadState()
1287 && functionContextUnresolved.isEmpty() && pendingContext.isEmpty() in processInclude()
1339 pendingContext.clear(); in processInclude()
1481 if (!pendingContext.isEmpty() && !prefix.startsWith(QLatin1String("::"))) { in handleTr()
1483 if (!fullyQualify(namespaces, pendingContext, true, &functionContext, &unresolved)) { in handleTr()
1488 pendingContext.clear(); in handleTr()
1682 pendingContext.clear(); in parseInternal()
1804 pendingContext.clear(); in parseInternal()
1838 pendingContext.clear(); in parseInternal()
2016 pendingContext.clear(); in parseInternal()
2046 pendingContext = prospectiveContext; in parseInternal()
2061 pendingContext = prospectiveContext; in parseInternal()