Home
last modified time | relevance | path

Searched refs:SLPtr (Results 1 – 1 of 1) sorted by relevance

/src/contrib/llvm-project/clang/lib/StaticAnalyzer/Checkers/
H A DExprInspectionChecker.cpp473 if (const StringLiteral *const *SLPtr = State->get<DenotedSymbols>(S)) { in lookup() local
474 const StringLiteral *SL = *SLPtr; in lookup()