Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/include/clang/AST/
H A DASTContext.h2060 QualType getCFConstantStringType() const;
/freebsd/contrib/llvm-project/clang/lib/AST/
H A DASTContext.cpp8414 QualType ASTContext::getCFConstantStringType() const { in getCFConstantStringType() function in ASTContext
12462 Type = Context.getCFConstantStringType(); in DecodeTypeFromStr()
/freebsd/contrib/llvm-project/clang/lib/CodeGen/
H A DCodeGenModule.cpp6611 QualType CFTy = Context.getCFConstantStringType(); in GetAddrOfConstantCFString()
/freebsd/contrib/llvm-project/llvm/include/llvm/Testing/Demangle/
H A DDemangleTestCases.inc8906 {"_ZNK5clang10ASTContext23getCFConstantStringTypeEv", "clang::ASTContext::getCFConstantStringType()…