Home
last modified time | relevance | path

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

/freebsd-13.1/contrib/llvm-project/clang/lib/AST/
H A DASTContext.cpp7349 static void EncodeBitField(const ASTContext *Ctx, std::string& S, in EncodeBitField() function
7436 return EncodeBitField(this, S, T, FD); in getObjCEncodingForTypeImpl()
7904 EncodeBitField(this, S, field->getType(), field); in getObjCEncodingForStructureImpl()