Searched refs:getCFConstantStringDecl (Results 1 – 4 of 4) sorted by relevance
244 PushOnScopeChains(Context.getCFConstantStringDecl(), TUScope); in Initialize()
1617 TypedefDecl *getCFConstantStringDecl() const;
5822 TypedefDecl *ASTContext::getCFConstantStringDecl() const { in getCFConstantStringDecl() function in ASTContext5908 getCFConstantStringDecl(); // Build the tag and the typedef. in getCFConstantStringTagDecl()5914 return getTypedefType(getCFConstantStringDecl()); in getCFConstantStringType()
7306 return Context.getCFConstantStringDecl(); in getPredefinedDecl()