Searched refs:getCFConstantStringDecl (Results 1 – 8 of 8) sorted by relevance
200 PushOnScopeChains(Context.getCFConstantStringDecl(), TUScope); in Initialize()
1393 TypedefDecl *getCFConstantStringDecl() const;
1846 TypedefDecl *getCFConstantStringDecl() const;
1830 TypedefDecl *getCFConstantStringDecl() const;
1822 TypedefDecl *getCFConstantStringDecl() const;
4887 TypedefDecl *ASTContext::getCFConstantStringDecl() const { in getCFConstantStringDecl() function in ASTContext4937 getCFConstantStringDecl(); // Build the tag and the typedef. in getCFConstantStringTagDecl()4943 return getTypedefType(getCFConstantStringDecl()); in getCFConstantStringType()
6421 return Context.getCFConstantStringDecl(); in getPredefinedDecl()