Home | History | Annotate | Download | only in AST

Lines Matching full:basic_string

3351     // <<substitution> ::= Sb # ::std::basic_string
3352 if (TD->getIdentifier()->isStr("basic_string")) {
3363 // <substitution> ::= Ss # ::std::basic_string<char,
3366 if (SD->getIdentifier()->isStr("basic_string")) {