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