Searched defs:getCFConstantStringDecl (Results 1 - 1 of 1) sorted by relevance

/external/clang/lib/AST/
H A DASTContext.cpp4887 TypedefDecl *ASTContext::getCFConstantStringDecl() const { function in class:ASTContext
4937 getCFConstantStringDecl(); // Build the tag and the typedef.
4943 return getTypedefType(getCFConstantStringDecl());

Completed in 1305 milliseconds