Home
last modified time | relevance | path

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

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