Home
last modified time | relevance | path

Searched refs:getCFConstantStringTagDecl (Results 1 – 3 of 3) sorted by relevance

/freebsd/contrib/llvm-project/clang/include/clang/AST/
H A DASTContext.h1890 RecordDecl *getCFConstantStringTagDecl() const;
/freebsd/contrib/llvm-project/clang/lib/Serialization/
H A DASTReader.cpp7840 NewLoaded = Context.getCFConstantStringTagDecl(); in getPredefinedDecl()
/freebsd/contrib/llvm-project/clang/lib/AST/
H A DASTContext.cpp7811 RecordDecl *ASTContext::getCFConstantStringTagDecl() const { in getCFConstantStringTagDecl() function in ASTContext