Home
last modified time | relevance | path

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

/minix3/external/bsd/llvm/dist/clang/include/clang/AST/
H A DASTContext.h1261 QualType getCFConstantStringType() const;
/minix3/external/bsd/llvm/dist/clang/lib/CodeGen/
H A DCodeGenModule.cpp2575 QualType CFTy = getContext().getCFConstantStringType(); in GetAddrOfConstantCFString()
/minix3/external/bsd/llvm/dist/clang/lib/AST/
H A DASTContext.cpp4637 QualType ASTContext::getCFConstantStringType() const { in getCFConstantStringType() function in ASTContext
7633 Type = Context.getCFConstantStringType(); in DecodeTypeFromStr()