Home
last modified time | relevance | path

Searched refs:getObjCEncodingForStructureImpl (Results 1 – 2 of 2) sorted by relevance

/freebsd-10-stable/contrib/llvm/tools/clang/include/clang/AST/
DASTContext.h2238 void getObjCEncodingForStructureImpl(RecordDecl *RD, std::string &S,
/freebsd-10-stable/contrib/llvm/tools/clang/lib/AST/
DASTContext.cpp5323 getObjCEncodingForStructureImpl(RDecl, S, FD); in getObjCEncodingForTypeImpl()
5531 void ASTContext::getObjCEncodingForStructureImpl(RecordDecl *RDecl, in getObjCEncodingForStructureImpl() function in ASTContext
5638 getObjCEncodingForStructureImpl(base, S, FD, /*includeVBases*/false); in getObjCEncodingForStructureImpl()