Searched refs:getCFConstantStringDecl (Results 1 – 4 of 4) sorted by relevance
327 PushOnScopeChains(Context.getCFConstantStringDecl(), TUScope); in Initialize()
1799 TypedefDecl *getCFConstantStringDecl() const;
7264 TypedefDecl *ASTContext::getCFConstantStringDecl() const { in getCFConstantStringDecl() function in ASTContext7350 getCFConstantStringDecl(); // Build the tag and the typedef. in getCFConstantStringTagDecl()7356 return getTypedefType(getCFConstantStringDecl()); in getCFConstantStringType()
7512 return Context.getCFConstantStringDecl(); in getPredefinedDecl()