Home
last modified time | relevance | path

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

/freebsd-11-stable/contrib/llvm-project/clang/lib/AST/
HDASTContext.cpp6920 static void EncodeBitField(const ASTContext *Ctx, std::string& S, in EncodeBitField() function
6973 return EncodeBitField(this, S, T, FD); in getObjCEncodingForTypeImpl()
7424 EncodeBitField(this, S, field->getType(), field); in getObjCEncodingForStructureImpl()