Searched refs:getCFConstantStringDecl (Results 1 – 4 of 4) sorted by relevance
1824 TypedefDecl *getCFConstantStringDecl() const;
326 PushOnScopeChains(Context.getCFConstantStringDecl(), TUScope); in Initialize()
7159 TypedefDecl *ASTContext::getCFConstantStringDecl() const { in getCFConstantStringDecl() function in ASTContext7245 getCFConstantStringDecl(); // Build the tag and the typedef. in getCFConstantStringTagDecl()7251 return getTypedefType(getCFConstantStringDecl()); in getCFConstantStringType()
7473 return Context.getCFConstantStringDecl(); in getPredefinedDecl()