Home
last modified time | relevance | path

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

/external/clang/include/clang/AST/
DASTContext.h1387 QualType getRawCFConstantStringType() const { in getRawCFConstantStringType() function
/external/llvm-project/clang/include/clang/AST/
DASTContext.h1645 QualType getRawCFConstantStringType() const { in getRawCFConstantStringType() function
/external/clang/lib/Serialization/
DASTWriter.cpp4407 AddTypeRef(Context.getRawCFConstantStringType(), SpecialTypes); in WriteASTCore()
/external/llvm-project/clang/lib/Serialization/
DASTWriter.cpp4676 AddTypeRef(Context.getRawCFConstantStringType(), SpecialTypes); in WriteASTCore()