Home
last modified time | relevance | path

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

/freebsd-10-stable/contrib/llvm/tools/clang/lib/AST/
DASTContext.cpp5124 static void EncodeBitField(const ASTContext *Ctx, std::string& S, in EncodeBitField() function
5173 return EncodeBitField(this, S, T, FD); in getObjCEncodingForTypeImpl()
5650 EncodeBitField(this, S, field->getType(), field); in getObjCEncodingForStructureImpl()