Searched refs:getCFConstantStringDecl (Results 1 – 8 of 8) sorted by relevance
200 PushOnScopeChains(Context.getCFConstantStringDecl(), TUScope); in Initialize()
1393 TypedefDecl *getCFConstantStringDecl() const;
1651 TypedefDecl *getCFConstantStringDecl() const;
282 PushOnScopeChains(Context.getCFConstantStringDecl(), TUScope); in Initialize()
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()
6443 TypedefDecl *ASTContext::getCFConstantStringDecl() const { in getCFConstantStringDecl() function in ASTContext6529 getCFConstantStringDecl(); // Build the tag and the typedef. in getCFConstantStringTagDecl()6535 return getTypedefType(getCFConstantStringDecl()); in getCFConstantStringType()
6421 return Context.getCFConstantStringDecl(); in getPredefinedDecl()
7360 return Context.getCFConstantStringDecl(); in getPredefinedDecl()