Searched refs:SLPtr (Results 1 – 1 of 1) sorted by relevance
478 if (const StringLiteral *const *SLPtr = State->get<DenotedSymbols>(S)) { in lookup() local479 const StringLiteral *SL = *SLPtr; in lookup()