Home
last modified time | relevance | path

Searched defs:StringType (Results 1 – 2 of 2) sorted by relevance

/minix3/external/bsd/llvm/dist/llvm/unittests/ADT/
H A DSmallStringTest.cpp27 typedef SmallString<40> StringType; typedef in __anon85461d370111::SmallStringTest
/minix3/external/bsd/llvm/dist/clang/lib/Sema/
H A DSemaExpr.cpp7333 const QualType StringType = StringRefExpr->getType(); in diagnoseStringPlusChar() local