reference, declarationdefinition
definition → references, declarations, derived classes, virtual overrides
reference to multiple definitions → definitions
unreferenced

References

tools/clang/lib/AST/ASTContext.cpp
 6759   S += 'b';
 6787     S += llvm::utostr(Offset);
 6790       S += ObjCEncodingForEnumType(Ctx, ET);
 6793       S += getObjCEncodingForPrimitiveType(Ctx, BT);
 6796   S += llvm::utostr(FD->getBitWidthValue(*Ctx));