Home
last modified time | relevance | path

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

/trueos/contrib/llvm/tools/clang/include/clang/AST/
HDASTContext.h1212 QualType getCFConstantStringType() const;
/trueos/contrib/llvm/tools/clang/lib/CodeGen/
HDCodeGenModule.cpp2331 QualType CFTy = getContext().getCFConstantStringType(); in GetAddrOfConstantCFString()
/trueos/contrib/llvm/tools/clang/lib/AST/
HDASTContext.cpp4493 QualType ASTContext::getCFConstantStringType() const { in getCFConstantStringType() function in ASTContext
7642 Type = Context.getCFConstantStringType(); in DecodeTypeFromStr()