Searched refs:getObjCEncodingForStructureImpl (Results 1 – 2 of 2) sorted by relevance
| /llvm-project-15.0.7/clang/include/clang/AST/ |
| H A D | ASTContext.h | 3218 void getObjCEncodingForStructureImpl(RecordDecl *RD, std::string &S,
|
| /llvm-project-15.0.7/clang/lib/AST/ |
| H A D | ASTContext.cpp | 8225 getObjCEncodingForStructureImpl(RDecl, S, FD, true, NotEncodedT); in getObjCEncodingForTypeImpl() 8412 void ASTContext::getObjCEncodingForStructureImpl(RecordDecl *RDecl, in getObjCEncodingForStructureImpl() function in ASTContext 8522 getObjCEncodingForStructureImpl(base, S, FD, /*includeVBases*/false, in getObjCEncodingForStructureImpl()
|