Searched refs:getCFConstantStringDecl (Results 1 – 4 of 4) sorted by relevance
285 PushOnScopeChains(Context.getCFConstantStringDecl(), TUScope); in Initialize()
1694 TypedefDecl *getCFConstantStringDecl() const;
6512 TypedefDecl *ASTContext::getCFConstantStringDecl() const { in getCFConstantStringDecl() function in ASTContext6598 getCFConstantStringDecl(); // Build the tag and the typedef. in getCFConstantStringTagDecl()6604 return getTypedefType(getCFConstantStringDecl()); in getCFConstantStringType()
7392 return Context.getCFConstantStringDecl(); in getPredefinedDecl()