Searched refs:getCFConstantStringDecl (Results 1 – 4 of 4) sorted by relevance
200 PushOnScopeChains(Context.getCFConstantStringDecl(), TUScope); in Initialize()
1393 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()