Searched refs:getCFConstantStringDecl (Results 1 – 4 of 4) sorted by relevance
1739 TypedefDecl *getCFConstantStringDecl() const;
308 PushOnScopeChains(Context.getCFConstantStringDecl(), TUScope); in Initialize()
6531 TypedefDecl *ASTContext::getCFConstantStringDecl() const { in getCFConstantStringDecl() function in ASTContext6617 getCFConstantStringDecl(); // Build the tag and the typedef. in getCFConstantStringTagDecl()6623 return getTypedefType(getCFConstantStringDecl()); in getCFConstantStringType()
7419 return Context.getCFConstantStringDecl(); in getPredefinedDecl()