Searched refs:getCFConstantStringDecl (Results 1 – 4 of 4) sorted by relevance
1889 TypedefDecl *getCFConstantStringDecl() const;
372 PushOnScopeChains(Context.getCFConstantStringDecl(), TUScope); in Initialize()
7727 TypedefDecl *ASTContext::getCFConstantStringDecl() const { in getCFConstantStringDecl() function in ASTContext7813 getCFConstantStringDecl(); // Build the tag and the typedef. in getCFConstantStringTagDecl()7819 return getTypedefType(getCFConstantStringDecl()); in getCFConstantStringType()
7834 NewLoaded = Context.getCFConstantStringDecl(); in getPredefinedDecl()