Searched refs:getCFConstantStringDecl (Results 1 – 4 of 4) sorted by relevance
2074 TypedefDecl *getCFConstantStringDecl() const;
440 PushOnScopeChains(Context.getCFConstantStringDecl(), TUScope); in Initialize()
8323 TypedefDecl *ASTContext::getCFConstantStringDecl() const { in getCFConstantStringDecl() function in ASTContext8409 getCFConstantStringDecl(); // Build the tag and the typedef. in getCFConstantStringTagDecl()8415 return getTypedefType(getCFConstantStringDecl()); in getCFConstantStringType()
8191 NewLoaded = Context.getCFConstantStringDecl(); in getPredefinedDecl()