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.h1883 QualType getRawCFConstantStringType() const { in getRawCFConstantStringType() function
/freebsd/contrib/llvm-project/clang/lib/Serialization/
H A DASTWriter.cpp5415 AddTypeRef(Context.getRawCFConstantStringType(), SpecialTypes); in WriteASTCore()