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