Home
last modified time | relevance | path

Searched refs:getRawCFConstantStringType (Results 1 – 2 of 2) sorted by relevance

/freebsd/contrib/llvm-project/clang/include/clang/AST/
H A DASTContext.h2068 QualType getRawCFConstantStringType() const { in getRawCFConstantStringType() function
/freebsd/contrib/llvm-project/clang/lib/Serialization/
H A DASTWriter.cpp5975 AddTypeRef(Context, Context.getRawCFConstantStringType(), SpecialTypes); in WriteASTCore()