Home
last modified time | relevance | path

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

/external/clang/include/clang/AST/
DASTContext.h1192 QualType getRawCFConstantStringType() const { in getRawCFConstantStringType() function
/external/clang/lib/Serialization/
DASTWriter.cpp4070 AddTypeRef(Context.getRawCFConstantStringType(), SpecialTypes); in WriteASTCore()