Home
last modified time | relevance | path

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

/llvm-project-15.0.7/clang/test/SemaCXX/
H A Dattr-require-constant-initialization.cpp279 typedef const char *StrType; typedef
/llvm-project-15.0.7/clang/lib/Frontend/Rewrite/
H A DRewriteObjC.cpp500 QualType StrType = Context->getConstantArrayType( in getStringLiteral() local
504 /*Pascal=*/false, StrType, SourceLocation()); in getStringLiteral()
H A DRewriteModernObjC.cpp601 QualType StrType = Context->getConstantArrayType( in getStringLiteral() local
605 /*Pascal=*/false, StrType, SourceLocation()); in getStringLiteral()