Searched refs:PendingFakeLookupResults (Results 1 – 6 of 6) sorted by relevance
1049 PendingFakeLookupResults; variable
936 PendingFakeLookupResults; variable
8664 auto It = PendingFakeLookupResults.find(II); in pushExternalDeclIntoScope()8665 if (It != PendingFakeLookupResults.end()) { in pushExternalDeclIntoScope()
2846 Reader.PendingFakeLookupResults[Name.getAsIdentifierInfo()] in ~FindExistingResult()
3322 Reader.PendingFakeLookupResults[Name.getAsIdentifierInfo()] in ~FindExistingResult()
11731 auto It = PendingFakeLookupResults.find(II); in pushExternalDeclIntoScope()11732 if (It != PendingFakeLookupResults.end()) { in pushExternalDeclIntoScope()