Home | History | Annotate | Download | only in Sema

Lines Matching full:strlit

2379   if (StringLiteral *StrLit = dyn_cast<StringLiteral>(From->IgnoreParens()))
2386 switch (StrLit->getKind()) {