Home
last modified time | relevance | path

Searched defs:StrTy (Results 1 – 3 of 3) sorted by relevance

/openbsd-src/gnu/llvm/clang/lib/Sema/
H A DSemaExprObjC.cpp71 QualType StrTy = Context.getConstantArrayType( in ParseObjCStringLiteral() local
1132 QualType StrTy; in BuildObjCEncodeExpression() local
H A DSemaExpr.cpp1913 QualType StrTy = in ActOnStringLiteral() local
3838 QualType StrTy = Context.getConstantArrayType( in ActOnNumericConstant() local
/openbsd-src/gnu/llvm/clang/lib/CodeGen/
H A DTargetInfo.cpp9934 llvm::StructType *StrTy = dyn_cast<llvm::StructType>(CGT.ConvertType(Ty)); in classifyType() local