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